Whamcloud - gitweb
LU-9384 tests: restore 2.9 filesystem images on 2.10
[fs/lustre-release.git] / lustre / tests / conf-sanity.sh
index 1fdde25..10054d9 100755 (executable)
@@ -1483,7 +1483,8 @@ t32_check() {
 
        local IMGTYPE=$(facet_fstype $SINGLEMDS)
 
-       tarballs=$($r find $RLUSTRE/tests -maxdepth 1 -name \'disk*-$IMGTYPE.tar.bz2\' | grep -v "2_9")
+       tarballs=$($r find $RLUSTRE/tests -maxdepth 1 \
+                  -name \'disk*-$IMGTYPE.tar.bz2\')
 
        if [ -z "$tarballs" ]; then
                skip "No applicable tarballs found"