Skip to content
Snippets Groups Projects
Commit 9532f276 authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=12613

i=Adilger
i=Nathan

Correct recovery-small ALWAYS_EXCEPT list
parent 17fb330a
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
set -e set -e
# bug 11190 5494 5493 # bug 5493
ALWAYS_EXCEPT="19b 24 52 $RECOVERY_SMALL_EXCEPT" ALWAYS_EXCEPT="52 $RECOVERY_SMALL_EXCEPT"
PTLDEBUG=${PTLDEBUG:--1} PTLDEBUG=${PTLDEBUG:--1}
LUSTRE=${LUSTRE:-`dirname $0`/..} LUSTRE=${LUSTRE:-`dirname $0`/..}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment