diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh
index 4bec1930b6acdaa6a695fb6a71be5f2235264f7a..b7a405253a030feb036707c523f0af2a9ba7e1b8 100755
--- a/lustre/tests/recovery-small.sh
+++ b/lustre/tests/recovery-small.sh
@@ -2,8 +2,8 @@
 
 set -e
 
-#         bug  11190 5494 5493
-ALWAYS_EXCEPT="19b   24   52 $RECOVERY_SMALL_EXCEPT"
+#         bug  5493
+ALWAYS_EXCEPT="52 $RECOVERY_SMALL_EXCEPT"
 
 PTLDEBUG=${PTLDEBUG:--1}
 LUSTRE=${LUSTRE:-`dirname $0`/..}