Whamcloud - gitweb
LU-13099 lmv: disable statahead for remote objects
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index a1e75c8..25ce901 100755 (executable)
@@ -6427,7 +6427,7 @@ run_one() {
        check_node_health
        check_dmesg_for_errors || error "Error in dmesg detected"
        if [ "$PARALLEL" != "yes" ]; then
-               ps auxww | grep -v grep | grep -q multiop &&
+               ps auxww | grep -v grep | grep -q "multiop " &&
                                        error "multiop still running"
        fi
        unset TESTNAME