chiark
/
gitweb
/
~mdw
/
rsync-backup
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
check-bkp-status.in: Zap trailing space in footer.
[rsync-backup]
/
check-bkp-status.in
diff --git
a/check-bkp-status.in
b/check-bkp-status.in
index 13f018b3029826c513dd82589a163e5d04c1b304..53f0fff9325be8f4b79fae8d08404c64a209b358 100644
(file)
--- a/
check-bkp-status.in
+++ b/
check-bkp-status.in
@@
-372,8
+372,8
@@
html_footer () {
cat <<EOF
<div class=footer>
- Checked at $now $now_time
- <
br><
tt>rsync-backup</tt> $VERSION; © 2014 Mark Wooding
+ Checked at $now $now_time
<br>
+ <tt>rsync-backup</tt> $VERSION; © 2014 Mark Wooding
</div>
</body>