X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=tools%2Fconvert-group;h=981aa87c7afeebeda8bcdbbc02ad167ec7898e12;hp=81ad993412e9d9170b449fa8a1a64aad9dc72514;hb=6d8a6d743a7d824cce61ffa4545d595587c90788;hpb=61cdc74109dbbbfc2087774f934f83439efa6bc6 diff --git a/tools/convert-group b/tools/convert-group index 81ad9934..981aa87c 100755 --- a/tools/convert-group +++ b/tools/convert-group @@ -16,6 +16,8 @@ obliterate_group_file() { elif [ ! -e "$test" ]; then echo "Ignoring unknown test file \"$test\"." continue + elif grep -q '^_begin_fstest' "$test"; then + continue fi # Replace all the open-coded test preparation code with a