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:
86bc320
)
check-bkp-status.in: Zap trailing . in footer message.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 10 Mar 2014 10:13:23 +0000
(10:13 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 10 Mar 2014 10:14:08 +0000
(10:14 +0000)
check-bkp-status.in
patch
|
blob
|
blame
|
history
diff --git
a/check-bkp-status.in
b/check-bkp-status.in
index 73d8e84931a8ad309915249c24e7ff512f784174..13f018b3029826c513dd82589a163e5d04c1b304 100644
(file)
--- a/
check-bkp-status.in
+++ b/
check-bkp-status.in
@@
-372,7
+372,7
@@
html_footer () {
cat <<EOF
<div class=footer>
cat <<EOF
<div class=footer>
- Checked at $now $now_time
.
+ Checked at $now $now_time
<br><tt>rsync-backup</tt> $VERSION; © 2014 Mark Wooding
</div>
<br><tt>rsync-backup</tt> $VERSION; © 2014 Mark Wooding
</div>