index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/return-assignment | 2 |
diff --git a/bin/return-assignment b/bin/return-assignment index ea7e9e9..d15548d 100755 --- a/bin/return-assignment +++ b/bin/return-assignment @@ -977,7 +977,7 @@ cut -d' ' -f4,5 "${tmp_dir}/repository-ids" | \ printf 'failsafe_rsync -c --copy-dest=/.transfer' printf ' ./*".pkg.tar.zst%s"' \ '' '.sig' - printf ' "%s/pool/"' \ + printf ' "%s/pool/"\n' \ "${master_mirror_rsync_directory}" } \ | intent_something |