Add diagnostic output of bulkstat to 024.full file.

This commit is contained in:
fsgqa
2001-09-28 09:49:27 +00:00
parent 7f4cfff3cf
commit d8787394a3
9 changed files with 163 additions and 16 deletions
+4
View File
@@ -220,6 +220,10 @@ check options
esac
# get rid of leading 0s as can be interpreted as octal
start=`echo $start | sed 's/^0*//'`
end=`echo $end | sed 's/^0*//'`
if $xpand
then
have_test_arg=true