X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Freplay-single-lmv.sh;h=c053978acf3e8c280bbc19f4d5e2bd9a8017c4f1;hb=f4831ab428de8468d8ef25ddb72d3e34b69040b0;hp=fbc53c97a8d3e3c5f5ab83b3ba2a75254ac765f5;hpb=d2d56f38da01001c92a09afc6b52b5acbd9bc13c;p=fs%2Flustre-release.git diff --git a/lustre/tests/replay-single-lmv.sh b/lustre/tests/replay-single-lmv.sh index fbc53c9..c053978 100755 --- a/lustre/tests/replay-single-lmv.sh +++ b/lustre/tests/replay-single-lmv.sh @@ -21,7 +21,7 @@ SETUP=${SETUP:-"setup"} CLEANUP=${CLEANUP:-"stopall"} if [ "$ONLY" == "cleanup" ]; then - sysctl -w lnet.debug=0 || true + lctl set_param debug=0 || true $CLEANUP exit 0 fi