Whamcloud - gitweb
LU-3478 iokit: NUMA support in sgpdd-survey
[fs/lustre-release.git] / lustre / tests / sanity-lfsck.sh
index 1724c78..9ab0b9a 100644 (file)
@@ -17,7 +17,7 @@ init_test_env $@
 . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
 init_logging
 
-[ $(facet_fstype $SINGLEMDS) != ldiskfs ] &&
+[ $(facet_fstype $SINGLEMDS) != "ldiskfs" ] &&
        skip "test LFSCK only for ldiskfs" && exit 0
 require_dsh_mds || exit 0