summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-05-14 21:41:34 +0200
committerErich Eckner <git@eckner.net>2020-05-14 21:41:34 +0200
commitbc5bd186157c661588f5a272762039c5bc6eb302 (patch)
treef9fbbfe004b686b8c355bb5686a47ac3ac951795
parent505a9d19281069703f04b477f85dfdb0f21165fb (diff)
downloadarch-mirror-bc5bd186157c661588f5a272762039c5bc6eb302.tar.xz
arch-mirror: add newline
-rwxr-xr-xarch-mirror2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-mirror b/arch-mirror
index 714792c..e12b3f4 100755
--- a/arch-mirror
+++ b/arch-mirror
@@ -232,7 +232,7 @@ printf '%s\n' "${far_mirrors[@]}" "${close_mirrors[@]}" \
fi
done
- >&2 printf 'synchronizing %s ... ' "${to_sync}"
+ >&2 printf 'synchronizing %s ...\n' "${to_sync}"
{
if [ -f "${mirror_dir}${to_sync}${dir}${file}" ]; then