X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Frecovery-mds-scale.sh;h=5a7a2a65387849ee8c889fc34b3d6ad29e0a2b3c;hb=d3f88d86b69c62555f8538119fb7714570b3a72b;hp=598620bd9819109bff279f72a7dbb90d3b69d9c7;hpb=852f34ac50727d3a012b9b325f9614b2b4fa7db7;p=fs%2Flustre-release.git diff --git a/lustre/tests/recovery-mds-scale.sh b/lustre/tests/recovery-mds-scale.sh index 598620b..5a7a2a6 100644 --- a/lustre/tests/recovery-mds-scale.sh +++ b/lustre/tests/recovery-mds-scale.sh @@ -30,7 +30,7 @@ set -x [ $CLIENTCOUNT -ge 3 ] || \ { skip "$0 Need two or more clients, have $CLIENTCOUNT" && exit 0; } -END_RUN_FILE=${END_RUN_FILE:-$SHARED_DIRECTORY}/end_run_file} +END_RUN_FILE=${END_RUN_FILE:-$SHARED_DIRECTORY/end_run_file} LOAD_PID_FILE=${LOAD_PID_FILE:-$TMP/client-load.pid} remote_mds_nodsh && skip "remote MDS with nodsh" && exit 0