Imported from ../bash-2.02.tar.gz.
This commit is contained in:
parent
e8ce775db8
commit
cce855bc5b
323 changed files with 33916 additions and 12321 deletions
11
tests/misc/sigint-3.sh
Executable file
11
tests/misc/sigint-3.sh
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
sleep 5 &
|
||||
sleep 5 &
|
||||
sleep 5 &
|
||||
|
||||
echo wait 1
|
||||
wait
|
||||
|
||||
echo wait 2
|
||||
wait
|
||||
|
||||
exit
|
||||
Loading…
Add table
Add a link
Reference in a new issue