From 879173fc430a35eefad0dbd767f84266168d3a10 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Mon, 2 Sep 2002 00:27:36 +0000 Subject: [PATCH] update the _notrun message for v2 logs. --- 018 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3