]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
TestBed: chmod for force removal of old garbage
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 9 Aug 2009 08:13:40 +0000 (20:13 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 9 Aug 2009 08:13:40 +0000 (20:13 +1200)
test-builds.sh

index 613070969b016966ed6f24e187d6f735848a1025..e74bd38c412e26d22dbe3b63a13497a0b40cea0c 100755 (executable)
@@ -43,6 +43,7 @@ buildtest() {
     btlayer="bt${layer}"
     log=${btlayer}.log
     echo "TESTING: ${layer}"
+    chmod -R 777 ${btlayer}
     rm -f -r ${btlayer} && mkdir ${btlayer}
     {
        result=255