2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 05:48:05 +00:00

zdtm: don't forget to remove ip.dump and ip.rst when performing cleanup

Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Ruslan Kuprieiev 2014-12-05 08:27:00 +03:00 committed by Pavel Emelyanov
parent 888cae434d
commit 5ecb7b7ccd

View File

@ -308,7 +308,7 @@ cleandep: clean
$(RM) -f $(DEP) $(RM) -f $(DEP)
cleanout: cleanout:
$(RM) -f -r *.pid *.out* *.test* *.state $(RM) -f -r *.pid *.out* *.test* *.state ip.dump ip.rst
%.cleanout: % %.cleanout: %
$(Q) $(RM) -f -r $<.pid $<.out* *$<.test* $<.*.test $<.state $(Q) $(RM) -f -r $<.pid $<.out* *$<.test* $<.*.test $<.state