Whamcloud - gitweb
LU-7786 tests: improve racer cleanup
[fs/lustre-release.git] / lustre / tests / racer / file_chmod.sh
index 585c155..fffa4c8 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+trap 'kill $(jobs -p)' EXIT
 
 DIR=$1
 MAX=$2