From ecf347fe2bde0f285b04070a13a170accdf73838 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 12 Jan 2012 03:26:13 -0800 Subject: Add --human-readable to rsync opts for bug 269410 --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/make.globals b/cnf/make.globals index fade448ff..0f6f54165 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -95,7 +95,7 @@ PORTAGE_RSYNC_RETRIES="-1" # Number of seconds rsync will wait before timing out. #RSYNC_TIMEOUT="180" -PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" +PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" # The number of days after the last `emerge --sync` that a warning # message should be produced. -- cgit v1.2.3-1-g7c22