VirtualBox

source: kBuild/trunk/src/kash/tests/netbsd/exit1@ 2279

Last change on this file since 2279 was 2279, checked in by bird, 16 years ago

NetBSD regression tests. Harvested 2009-02-24 03:50.

  • Property svn:executable set to *
File size: 102 bytes
Line 
1#!/bin/sh
2x=`( trap 'echo exiting' EXIT; /usr/bin/true )`
3if [ -z "$x" ]
4then
5 echo failed
6 exit 1
7fi
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette