From: Nathan Scott Date: Mon, 2 Sep 2002 00:27:36 +0000 (+0000) Subject: update the _notrun message for v2 logs. X-Git-Tag: v1.1.0~1059 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=879173fc430a35eefad0dbd767f84266168d3a10;p=xfstests-dev.git update the _notrun message for v2 logs. --- diff --git a/018 b/018 index 1924127c..30c4c6bc 100755 --- a/018 +++ b/018 @@ -126,8 +126,8 @@ mkfs_xfs -lsize=2000b $SCRATCH_DEV | _filter_mkfs 2>$tmp.mkfs source $tmp.mkfs [ $dbsize -eq 4096 ] \ || _notrun "Logprint test, tailored to 4K blocks ($dbsize in use)" -[ $lversion -eq 1 ] \ - || _notrun "Logprint test, tailored to version 1 log format" +[ $lversion -eq 1 ] \ + || _notrun "Logprint test, tailored to v1 log format (v$lversion in use)" rm -f $seq.out $seq.full