Re: [PATCH] tests: fix race in dirrem01 and dirrem02

2018-01-04 Thread Pavel Raiskup
On Thursday, January 4, 2018 7:08:41 PM CET Eric Blake wrote: > On 01/04/2018 11:55 AM, Pavel Raiskup wrote: > > Previously the '--checkpoint-action=echo' was triggered after > > '--checkpoint-action=sleep=1' - so the order of events *usually* > > was (for --format='gnu'): > > Did you mean for thi

Re: [PATCH] tests: fix race in dirrem01 and dirrem02

2018-01-04 Thread Eric Blake
On 01/04/2018 11:55 AM, Pavel Raiskup wrote: > Previously the '--checkpoint-action=echo' was triggered after > '--checkpoint-action=sleep=1' - so the order of events *usually* > was (for --format='gnu'): Did you mean for this to go to bug-tar instead of bug-gnulib? -- Eric Blake, Principal Softw

[PATCH] tests: fix race in dirrem01 and dirrem02

2018-01-04 Thread Pavel Raiskup
Previously the '--checkpoint-action=echo' was triggered after '--checkpoint-action=sleep=1' - so the order of events *usually* was (for --format='gnu'): ... 1. checkpoint handler before write of 'dir/sub' member 2. one-second delay 3. stderr write: 'tar: Write checkpoint 3' 4. write the