commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r9686 - trunk/www/utils


From: reinhard
Subject: [gnue] r9686 - trunk/www/utils
Date: Wed, 6 Jun 2007 08:31:33 -0500 (CDT)

Author: reinhard
Date: 2007-06-06 08:31:32 -0500 (Wed, 06 Jun 2007)
New Revision: 9686

Modified:
   trunk/www/utils/create-website
Log:
Test.


Modified: trunk/www/utils/create-website
===================================================================
--- trunk/www/utils/create-website      2007-06-06 13:29:36 UTC (rev 9685)
+++ trunk/www/utils/create-website      2007-06-06 13:31:32 UTC (rev 9686)
@@ -46,7 +46,7 @@
   #
   # Copy the static files into place, removing any .svn cruft
   os.system('cp -R %s/www/web/* %s/' % (SVN_BASE, DEST))
-  os.system('find %s/ -name ".svn*" -exec rm -rf "{}" \\;' % (DEST))
+  # os.system('find %s/ -name ".svn*" -exec rm -rf "{}" \\;' % (DEST))
 
   # Create the news pages
   news.run()





reply via email to

[Prev in Thread] Current Thread [Next in Thread]