summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
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 05d49de..2e0d7db 100755
--- a/bin/return-assignment
+++ b/bin/return-assignment
@@ -577,7 +577,7 @@ cut -d' ' -f4,5 "${tmp_dir}/repository-ids" | \
sort -u | \
while read -r arch repo; do
# shellcheck disable=SC2046
- ${master_mirror_rsync_command} -l \
+ ${master_mirror_rsync_command} \
"${arch}/${repo}/${repo}.db."* \
"${arch}/${repo}/${repo}.files."* \
$(