chiark
/
gitweb
/
~mdw
/
rsync-backup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
949536f
)
check-bkp-status.in: Zap trailing space in footer.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 12 Mar 2014 14:30:05 +0000
(14:30 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 12 Mar 2014 14:30:05 +0000
(14:30 +0000)
Grrr.
check-bkp-status.in
patch
|
blob
|
blame
|
history
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>
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>
</div>
</body>