[mirrorbrain-commits] r7863 - /trunk/tools/null-rsync

From: <poeml_at_mirrorbrain.org>
Date: Mon, 23 Nov 2009 14:41:30 -0000
Author: poeml
Date: Mon Nov 23 15:41:29 2009
New Revision: 7863

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7863&view=rev
Log:
null-rsync: remove some (cosmetic) tabs that have sneaked in

Modified:
    trunk/tools/null-rsync

Modified: trunk/tools/null-rsync
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/null-rsync?rev=7863&r1=7862&r2=7863&view=diff
==============================================================================
--- trunk/tools/null-rsync (original)
+++ trunk/tools/null-rsync Mon Nov 23 15:41:29 2009
_at_@ -87,12 +87,12 @@
 rsync_dst = sys.argv[2]
 
 cmd = [ 'rsync',
-	    '--no-motd', 
+        '--no-motd', 
         # not -a because we don't want --devices --specials --owner --group
-	    '-rlpt', 
+        '-rlpt', 
         # upstream may have world-writable files/directories, but that doesn't mean
         # that we want that locally
-	    '--chmod=o-w',
+        '--chmod=o-w',
         '--out-format=%o %B %i %M %l %n%L',
         '--delete',
         '-n',




_______________________________________________
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 Mon Nov 23 2009 - 14:41:31 GMT

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