]> git.sur5r.net Git - bacula/bacula/commitdiff
regress: Fix chown error in make setup
authorEric Bollengier <eric@baculasystems.com>
Thu, 7 Apr 2016 06:34:37 +0000 (08:34 +0200)
committerKern Sibbald <kern@sibbald.com>
Tue, 31 May 2016 06:23:55 +0000 (08:23 +0200)
regress/Makefile

index 388e116c2ae88a55cc600b7039f49e121603b6e3..68a0b27b12c6631551aa6439e8e1fe4705ed117f 100644 (file)
@@ -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/*