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

From: <poeml_at_mirrorbrain.org>
Date: Sun, 06 Dec 2009 21:50:18 -0000
Author: poeml
Date: Sun Dec  6 22:50:18 2009
New Revision: 7923

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7923&view=rev
Log:
null-rsync: we can safely ignore remote errors, and let rsync continue with dry-run deletions

Modified:
    trunk/tools/null-rsync

Modified: trunk/tools/null-rsync
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/null-rsync?rev=7923&r1=7922&r2=7923&view=diff
==============================================================================
--- trunk/tools/null-rsync (original)
+++ trunk/tools/null-rsync Sun Dec  6 22:50:18 2009
_at_@ -134,6 +134,7 @@
             '--chmod=o-w',
             '--out-format=%o %B %i %M %l %n%L',
             '--delete',
+            '--ignore-errors',
             '-n',
             rsync_src,
             rsync_dst ]




_______________________________________________
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 Sun Dec 06 2009 - 21:50:19 GMT

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