From 2948114ebfb687646941e4609a61294b0982e9fe Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 12 Jun 2018 11:13:08 +0200 Subject: "--copy-dest" should only be an option in bin/return-assignment copying packages, also "-c" should be used, there --- lib/load-configuration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/load-configuration') diff --git a/lib/load-configuration b/lib/load-configuration index 92316d9..07ef270 100755 --- a/lib/load-configuration +++ b/lib/load-configuration @@ -44,7 +44,7 @@ repo_key='0xdeadbeef' package_key='0x15eebadc0de' # to access the master mirror via rsync -master_mirror_rsync_command='rsync --password-file=/home/slave/rsync.password --copy-dest=/.transfer' +master_mirror_rsync_command='rsync --password-file=/home/slave/rsync.password' master_mirror_rsync_directory='rsync://buildmaster@mirror.archlinux32.org/packages32' # to access the master mirror via sftp -- cgit v1.2.3