mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
zdtm: cleanup fifo_loop.test-0*
06:46:44.191: 24: ERR: fifo_loop.c:52: can't make fifo "fifo_loop.test-00" (errno = 17 (File exists)) Reported-by: Mr Jenkins travis-ci: success for zdtm: cleanup fifo_loop.test-0* Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
2d99499a1c
commit
abc8fba67f
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ cleandep: clean
|
|||
$(RM) -f $(DEP)
|
||||
|
||||
%.cleanout: %
|
||||
$(Q) $(RM) -f -r $<.pid* $<.out* $<.test chew_$<.test*
|
||||
$(Q) $(RM) -f -r $<.pid* $<.out* $<.test* chew_$<.test*
|
||||
|
||||
cleanout:
|
||||
$(RM) -f *.pid *.out* *.test chew*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue