Whamcloud - gitweb
LU-9581 tests: remove recovery-small test from ALWAYS_EXCEPT
[fs/lustre-release.git] / lustre / tests / recovery-small.sh
index 7102a2f..125051b 100755 (executable)
@@ -2,8 +2,9 @@
 
 set -e
 
 
 set -e
 
-#         bug  5493  LU2034
-ALWAYS_EXCEPT="52 $RECOVERY_SMALL_EXCEPT"
+# bug number for skipped test:
+ALWAYS_EXCEPT="$RECOVERY_SMALL_EXCEPT"
+# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 export MULTIOP=${MULTIOP:-multiop}
 PTLDEBUG=${PTLDEBUG:--1}
 
 export MULTIOP=${MULTIOP:-multiop}
 PTLDEBUG=${PTLDEBUG:--1}