ajack 2004/04/06 10:57:35
Modified: python/gump/document forrest.py
Log:
Seems to be trying to sync xdocs when --xdocs selected.
Revision Changes Path
1.135 +2 -0 gump/python/gump/document/forrest.py
Index: forrest.py
===================================================================
RCS file: /home/cvs/gump/python/gump/document/forrest.py,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- forrest.py 6 Apr 2004 17:54:02 -0000 1.134
+++ forrest.py 6 Apr 2004 17:57:35 -0000 1.135
@@ -209,10 +209,12 @@
def syncXDocs(self,workspace):
+
# The three dirs, work, output (staging), public
forrestWorkDir=self.getForrestWorkDirectory(workspace)
logDirectory=workspace.getLogDirectory()
+ success=1
try:
#
# Sync over public pages...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]