summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/sanity-check1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sanity-check b/bin/sanity-check
index 4bf9145..700301c 100755
--- a/bin/sanity-check
+++ b/bin/sanity-check
@@ -81,6 +81,7 @@ finish() {
'<title>result of archlinux32 build master'"'"'s sanity check</title>' \
'</head>' \
'<body>'
+ printf '%s<br>\n' "$(date)"
sed 's|$|<br>|' "${tmp_dir}/messages"
printf '%s\n' \
'</body>' \