[Checkins] SVN: bluebream/website/templates/makesite_sh.in no style	change for now
    Baiju M 
    baiju.m.mail at gmail.com
       
    Thu Jan 21 11:48:33 EST 2010
    
    
  
Log message for revision 108363:
  no style change for now
  
Changed:
  U   bluebream/website/templates/makesite_sh.in
-=-
Modified: bluebream/website/templates/makesite_sh.in
===================================================================
--- bluebream/website/templates/makesite_sh.in	2010-01-21 16:19:31 UTC (rev 108362)
+++ bluebream/website/templates/makesite_sh.in	2010-01-21 16:48:33 UTC (rev 108363)
@@ -1,7 +1,7 @@
 #!/bin/bash
 # Comment the following line when css/template
 # is not required to be updated
-rm -fr ${buildout:directory}/htdocs/*
+#rm -fr ${buildout:directory}/htdocs/*
 cd ${buildout:directory}/main
 make html
 cd ${buildout:directory}/docs/v1.0
    
    
More information about the checkins
mailing list