Author: poeml Date: Thu Jan 30 00:38:03 2014 New Revision: 8348 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8348&view=rev Log: rsyncinfo: todo Modified: trunk/tools/rsyncinfo Modified: trunk/tools/rsyncinfo URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/rsyncinfo?rev=8348&r1=8347&r2=8348&view=diff ============================================================================== --- trunk/tools/rsyncinfo (original) +++ trunk/tools/rsyncinfo Thu Jan 30 00:38:03 2014 _at_@ -140,6 +140,7 @@ if opts.hide_stderr: cmd += ' 2> /dev/null' cmd += ' | awk \'/^Total file size/ { print $4; exit }\'' + # TODO: also check number of files (given as 'Number of files') if self.options.debug: print cmd if not self.options.dry_run: _______________________________________________ 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.orgReceived on Wed Jan 29 2014 - 23:38:05 GMT
This archive was generated by hypermail 2.3.0 : Wed Jan 29 2014 - 23:47:03 GMT