Whamcloud - gitweb
LU-11759 tests: racer cleanup
[fs/lustre-release.git] / lustre / tests / racer / lss_destroy.sh
index 72135b4..23816ca 100755 (executable)
@@ -3,6 +3,7 @@ trap 'kill $(jobs -p)' EXIT
 
 LUSTRE=${LUSTRE:-$(cd $(dirname $0)/../..; echo $PWD)}
 . $LUSTRE/tests/test-framework.sh
+trap - ERR
 . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
 
 while /bin/true; do