Commit abc8fba6 authored by Andrei Vagin's avatar Andrei Vagin Committed by Pavel Emelyanov

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: 's avatarAndrei Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 2d99499a
...@@ -102,7 +102,7 @@ cleandep: clean ...@@ -102,7 +102,7 @@ cleandep: clean
$(RM) -f $(DEP) $(RM) -f $(DEP)
%.cleanout: % %.cleanout: %
$(Q) $(RM) -f -r $<.pid* $<.out* $<.test chew_$<.test* $(Q) $(RM) -f -r $<.pid* $<.out* $<.test* chew_$<.test*
cleanout: cleanout:
$(RM) -f *.pid *.out* *.test chew* $(RM) -f *.pid *.out* *.test chew*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment