summaryrefslogtreecommitdiff
path: root/bin/build-master-status-from-mysql
diff options
context:
space:
mode:
Diffstat (limited to 'bin/build-master-status-from-mysql')
-rwxr-xr-xbin/build-master-status-from-mysql2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-master-status-from-mysql b/bin/build-master-status-from-mysql
index ea8d0f1..b55ca65 100755
--- a/bin/build-master-status-from-mysql
+++ b/bin/build-master-status-from-mysql
@@ -244,7 +244,7 @@ find "${work_dir}/package-states" -mindepth 1 -maxdepth 1 \
true
diff -u \
"${tmp_dir}/loops.file" \
- "${tmp_dir}/loops.mysql" || \
+ "${tmp_dir}/loops.mysql" >&2 || \
true
diff -u \
"${tmp_dir}/tested.file" \