[Swift-commit] r3800 - www

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Tue Dec 14 10:38:20 CST 2010


Author: wozniak
Date: 2010-12-14 10:38:19 -0600 (Tue, 14 Dec 2010)
New Revision: 3800

Modified:
   www/update.sh
Log:
Cut unnecessary lines


Modified: www/update.sh
===================================================================
--- www/update.sh	2010-12-14 16:36:55 UTC (rev 3799)
+++ www/update.sh	2010-12-14 16:38:19 UTC (rev 3800)
@@ -43,11 +43,6 @@
 
 find . -name .svn -prune -o -name "*.php" | xargs -n 100 chmod -f g+rw,a+r
 
-chmod a+r,g+w docs/index.php
-chmod a+r downloads/index.php
-chmod a+r inc/nav.php inc/footer.php 
-
-
 echo "--------- Updating docs... ----------"
 
 for SET in guides/trunk guides/release-0.91




More information about the Swift-commit mailing list