Whamcloud - gitweb
LU-12312 lnet: handle no discovery flag
[fs/lustre-release.git] / lustre / tests / sanity-sec.sh
index f93895a..1999151 100755 (executable)
@@ -15,8 +15,8 @@ init_test_env $@
 init_logging
 
 ALWAYS_EXCEPT="$SANITY_SEC_EXCEPT "
-# bug number for skipped test: LU-12312
-ALWAYS_EXCEPT+="               31"
+# bug number for skipped test:
+ALWAYS_EXCEPT+=" "
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 [ "$SLOW" = "no" ] && EXCEPT_SLOW="26"