summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-master-status1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/build-master-status b/bin/build-master-status
index 55bbe0b..4ff3ed3 100755
--- a/bin/build-master-status
+++ b/bin/build-master-status
@@ -157,6 +157,7 @@ if [ $((${testing}+${staging}+${pending_packages}-${broken})) -ne 0 ]; then
fi
if ${web}; then
+ sed -i 's|$|<br>|' "${tmp_dir}/build-master-status.html"
(
[ -f "${webserver_directory}/statistics" ] && \
cat "${webserver_directory}/statistics"