[mirrorbrain-commits] r8083 - /trunk/tools/rsyncinfo.py

From: <poeml_at_mirrorbrain.org>
Date: Tue, 31 Aug 2010 22:16:52 -0000
Author: poeml
Date: Wed Sep  1 00:16:52 2010
New Revision: 8083

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8083&view=rev
Log:
rsyncinfo:
- remove forgotten debug print
- add to help text

Modified:
    trunk/tools/rsyncinfo.py

Modified: trunk/tools/rsyncinfo.py
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/rsyncinfo.py?rev=8083&r1=8082&r2=8083&view=diff
==============================================================================
--- trunk/tools/rsyncinfo.py (original)
+++ trunk/tools/rsyncinfo.py Wed Sep  1 00:16:52 2010
_at_@ -97,6 +97,9 @@
         Specify the name of the rsync modules with --modules, or with
         --all-modules.
 
+        If the argument is a hostname, --modules or --all-modules is needed.
+        If it is an rsync URL, you can omit those options.
+
         ${cmd_usage}
         ${cmd_option_list}
         """
_at_@ -125,7 +128,6 @@
                 host = host[:host.find('/')]
             else:
                 sys.exit('if -m is not used, the host string must contain a path (e.g. rsync URL)')
-            print host, mod
 
             opts.modules = [mod]
             mod_maxlen = len(mod)




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Tue Aug 31 2010 - 22:16:54 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT