merge copying/running automation code from trunk into live site
[htsworkflow.git] / gaworkflow / automation / copier.py
index 2e0d3ae32ca947c3637cd5f67c012db4a3dd0843..572cfb3abacbff9abe8ad296245fafc695db66b9 100644 (file)
@@ -123,7 +123,7 @@ class rsync(object):
 class CopierBot(rpc.XmlRpcBot):
     def __init__(self, section=None, configfile=None):
         #if configfile is None:
-        #    configfile = '~/.gaworkflow'
+        #    configfile = '~/.htsworkflow'
             
         super(CopierBot, self).__init__(section, configfile)