summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-08 13:37:59 +0200
committerErich Eckner <git@eckner.net>2018-06-08 13:37:59 +0200
commit0c9e276f67343bed25122cbd9794b3a5dfd1529d (patch)
tree8864b82b06ec6dbec5ca7a5e9dba33340a4d1b02 /bin
parent8dd9bdd7f593f9a3a76b7ccac73f45d366543df8 (diff)
downloadbuilder-0c9e276f67343bed25122cbd9794b3a5dfd1529d.tar.xz
bin/return-assignment: fix typo in upload location
Diffstat (limited to 'bin')
-rwxr-xr-xbin/return-assignment2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/return-assignment b/bin/return-assignment
index 4442dc5..e4ca798 100755
--- a/bin/return-assignment
+++ b/bin/return-assignment
@@ -588,7 +588,7 @@ cut -d' ' -f4,5 "${tmp_dir}/repository-ids" | \
s/$/.sig/
'
) \
- "${master_mirror_rsync_directory}/${arch}/${repo}/${repo}/"
+ "${master_mirror_rsync_directory}/${arch}/${repo}/"
done
trigger_mirror_refreshs