From 0c9e276f67343bed25122cbd9794b3a5dfd1529d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 8 Jun 2018 13:37:59 +0200 Subject: bin/return-assignment: fix typo in upload location --- bin/return-assignment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3