mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Simplify and hopefully make more repeatable log/logprint
QA testing. Get rid of unnecessary noquota suffix in name.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user