]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/Makefile
rpm: Add Fedora26-64 platform
[bacula/bacula] / regress / Makefile
index 388e116c2ae88a55cc600b7039f49e121603b6e3..fc6c5712a1cd77d37b30ea6f212693ed1feb097d 100644 (file)
@@ -54,7 +54,7 @@ root_test:
 clean:
        scripts/cleanup
        rm -f tmp/file-list
-       rm -fr tmp/* working/* dumps/* Testing
+       rm -fr tmp/* tmp2/* 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
@@ -62,6 +62,7 @@ clean:
 
 # Reset our userid after running as root
 reset:
+       mkdir -p tmp working || true
        chown -R ${USER}:${USER} . tmp working
        scripts/cleanup
        rm -f tmp/* working/*