X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fconf-sanity.sh;h=b387f3ba41b4f8343bebc7468c89fdf215867398;hp=b3e2667f28a885c5dc6f22a3f4055a27db0b8fb6;hb=54320d7f52e6dd2b32e64997e2f7ae1ff1060f6f;hpb=ef326407d56ad9a0af8cf60e4544ba5a88a37cfd diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index b3e2667..b387f3b 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -27,6 +27,7 @@ PTLDEBUG=${PTLDEBUG:--1} SAVE_PWD=$PWD LUSTRE=${LUSTRE:-`dirname $0`/..} RLUSTRE=${RLUSTRE:-$LUSTRE} +export MULTIOP=${MULTIOP:-multiop} . $LUSTRE/tests/test-framework.sh init_test_env $@