X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Frun_tar.sh;h=6425dc8e2bc068ada005c4415ed78f4f6dd559f0;hb=49b17944e1a61f88bddb5595bb053a555c8c08da;hp=823c7816660c367e3c9402e849f9cb86836a8b20;hpb=a6e6e1557180f89f0360e3cb9b9e32b465114b5f;p=fs%2Flustre-release.git diff --git a/lustre/tests/run_tar.sh b/lustre/tests/run_tar.sh index 823c781..6425dc8 100755 --- a/lustre/tests/run_tar.sh +++ b/lustre/tests/run_tar.sh @@ -45,6 +45,8 @@ while [ ! -e "$END_RUN_FILE" ] && $CONTINUE; do fi cd $TESTDIR + + sync do_tar & wait $! RC=$?