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