X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2FMakefile;h=716893ffea9dc1d80baa1277449903b11b602de8;hb=b5de5a3192406d3b23257c548fa1f0e88ca0d03c;hp=983b0147d24e171160d829bbbebf76fce1fa931c;hpb=4a471b265acb6abffdb100f96162dda25402e424;p=bacula%2Fbacula diff --git a/regress/Makefile b/regress/Makefile index 983b0147d2..716893ffea 100644 --- a/regress/Makefile +++ b/regress/Makefile @@ -26,8 +26,8 @@ bacula: all @-gunzip w.tar.gz @-tar xf w.tar @rm -f w.tar.gz w.tar - @rm -rf tmp working - mkdir tmp working + @rm -rf tmp working dumps + mkdir tmp working dumps echo "Doing: scripts/setup" scripts/setup @@ -50,7 +50,7 @@ root_test: clean: scripts/cleanup rm -f tmp/file-list - rm -fr tmp/* working/* Testing + rm -fr tmp/* working/* dumps/* Testing rm -f test.out rm -f diff rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3