Whamcloud - gitweb
b=19884 add replay-dual test_14b to always except list
authorjohann <johann@sun.com>
Wed, 16 Dec 2009 23:13:40 +0000 (00:13 +0100)
committerjohann <johann@granier.local>
Wed, 16 Dec 2009 23:13:40 +0000 (00:13 +0100)
lustre/tests/replay-dual.sh

index 1f923b3..b82612d 100755 (executable)
@@ -2,8 +2,8 @@
 
 set -e
 
-# bug number:  10124
-ALWAYS_EXCEPT="15c   $REPLAY_DUAL_EXCEPT"
+# bug number:  10124 19884
+ALWAYS_EXCEPT="15c 14b  $REPLAY_DUAL_EXCEPT"
 
 SAVE_PWD=$PWD
 PTLDEBUG=${PTLDEBUG:--1}