X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fracer%2Ffile_chmod.sh;h=fffa4c8102edb2e87a3e53a7f97986d25c44aa90;hb=5a6aa0e6d1583cc0d4c82ae8c95fb7b9856d6284;hp=585c1554d48dc8db55ca1c7a1661f511883e5538;hpb=de0b4231c2b57d1517ea19de5cb224aa275cbdd8;p=fs%2Flustre-release.git diff --git a/lustre/tests/racer/file_chmod.sh b/lustre/tests/racer/file_chmod.sh index 585c155..fffa4c8 100755 --- a/lustre/tests/racer/file_chmod.sh +++ b/lustre/tests/racer/file_chmod.sh @@ -1,4 +1,5 @@ #!/bin/bash +trap 'kill $(jobs -p)' EXIT DIR=$1 MAX=$2