summaryrefslogtreecommitdiff
path: root/infrastructure
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure')
-rwxr-xr-xinfrastructure/makebuildenv.pl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/infrastructure/makebuildenv.pl.in b/infrastructure/makebuildenv.pl.in
index 04bce787..7069b09d 100755
--- a/infrastructure/makebuildenv.pl.in
+++ b/infrastructure/makebuildenv.pl.in
@@ -414,6 +414,7 @@ test -r testfiles/bbackupd.pid && kill `cat testfiles/bbackupd.pid`
test -r testfiles/bbstored.pid && kill `cat testfiles/bbstored.pid`
echo Removing old test files...
+chmod -R a+rwx testfiles
rm -rf testfiles
echo Copying new test files...