X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2Fbin%2Fbomb;fp=test%2Fbin%2Fbomb;h=0be1dd5aa682fbb452a6597de0df55492ffc7680;hp=255bea59389b5f9eef06737e723ee68e81526bcd;hb=3a02954004128918e2e53eef213c611023512ed2;hpb=f6c79975e0d027d1bec4e5c925ccce15460ae8ff diff --git a/test/bin/bomb b/test/bin/bomb index 255bea5..0be1dd5 100755 --- a/test/bin/bomb +++ b/test/bin/bomb @@ -3,9 +3,9 @@ # # bomb - wrapper to stop a process after N seconds -# Turn on job control. This will switch to process group +# Turn on job control. This will switch the process group # as on an interactive shell, and make sure that a signal -# to the process group will not kill any parent processes +# to the process group will not kill any parent processes. set -o monitor # now run the perl script. For unknown reasons, the