index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-06-08 13:37:59 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-08 13:37:59 +0200 |
commit | 0c9e276f67343bed25122cbd9794b3a5dfd1529d (patch) | |
tree | 8864b82b06ec6dbec5ca7a5e9dba33340a4d1b02 /bin/return-assignment | |
parent | 8dd9bdd7f593f9a3a76b7ccac73f45d366543df8 (diff) |
-rwxr-xr-x | bin/return-assignment | 2 |
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 |