X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=check;h=3de1f08676e8f53183257e136b279053045a5099;hp=59f94c1c33f9031cdd48e8ddd2dda0eff87932ff;hb=7fc034868d5dce9aaf3517c9c2197221b9a772e4;hpb=2c97b8691d05aaded0139b1b06667d005123abad diff --git a/check b/check index 59f94c1c..3de1f086 100755 --- a/check +++ b/check @@ -534,13 +534,6 @@ for section in $HOST_OPTIONS_SECTIONS; do fi fi - mkdir -p $RESULT_BASE - if [ ! -d $RESULT_BASE ]; then - echo "failed to create results directory $RESULT_BASE" - status=1 - exit - fi - if $OPTIONS_HAVE_SECTIONS; then echo "SECTION -- $section" fi