mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Inserting a small (2s) sleep after starting print_event.
Merge of master-melb:xfs-cmds:29094a by kenmcd.
This commit is contained in:
@@ -45,6 +45,9 @@ qa_file_withattr=$SCRATCH_MNT/dmapi_file_withattr
|
||||
${DMAPI_QASUITE1_DIR}cmd/print_event $SCRATCH_MNT > $tmp.print_event_out 2>&1 &
|
||||
dmapi_print_event_pid=$!
|
||||
|
||||
# give time for print_event to start capturing events
|
||||
sleep 2
|
||||
|
||||
# enable DMAPI set_return_on_destroy for $SCRATCH_MNT
|
||||
${DMAPI_COMMON_DIR}cmd/set_return_on_destroy -F $SCRATCH_MNT ATTR_NAME_1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user