Simplify and hopefully make more repeatable log/logprint

QA testing.
Get rid of unnecessary noquota suffix in name.
This commit is contained in:
ptools
2004-02-12 03:30:50 +00:00
parent 9f5c3ca42e
commit 56fbca73be
21 changed files with 22472 additions and 24160 deletions
+3 -3
View File
@@ -88,13 +88,13 @@ do
_check_log
_print_operation
_cmp_op_output $seq.noquota.op $filtered
_cmp_op_output $seq.op $filtered
_print_transaction_inode 2
_cmp_output $seq.noquota.trans_inode $filtered
_cmp_output $seq.trans_inode $filtered
_print_transaction_buf 2
_cmp_output $seq.noquota.trans_buf $filtered
_cmp_output $seq.trans_buf $filtered
fi
done