summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/db-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/db-update b/bin/db-update
index adec0ef..0c3e10d 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -152,7 +152,7 @@ for source_stability in 'testing' 'staging'; do
done
if [ ! -s "${tmp_dir}/repositories" ]; then
- >&2 echo 'Nothing to move from %s.' "${source_stability}"
+ >&2 printf 'Nothing to move from %s.' "${source_stability}"
continue
fi