From 25a9f336227c8d6807100c658bd68d6371262024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Porcel?= Date: Sun, 20 Jan 2013 07:44:12 +0000 Subject: [PATCH] Adjust to skimmer's layout, as /release/distfiles is another filesystem and therefore rsync complains when doing the tmp and partial stuff --- scripts/copy_buildsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/copy_buildsync.sh b/scripts/copy_buildsync.sh index 4fff928b..3d998e67 100755 --- a/scripts/copy_buildsync.sh +++ b/scripts/copy_buildsync.sh @@ -25,7 +25,7 @@ for ARCH in $ARCHES; do indir=/release/weekly/builds/${ARCH} outdir=/release/distfiles/weekly/${ARCH} - tmpdir=/release/tmp/buildsync/partial/${ARCH} + tmpdir=/release/distfiles/tmp/buildsync/partial/${ARCH} mkdir -p ${tmpdir} 2>/dev/null # Copying