summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-09-29 21:24:21 +0200
committerJoerg Jaspert <joerg@debian.org>2008-09-29 21:24:21 +0200
commitebac7e9e2b1e778750e4e90c02621f1273907e2a (patch)
treea9394912593b912a7263adfe026b48e85efad487 /bin
parent7eeabeac3869f30215a67d4ada022732421eb683 (diff)
fix subject
one + too much Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index b991ee0..3141e2a 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -227,7 +227,7 @@ fi
# Finally, all done. Mail the log, exit.
if [ -n "${MAILTO}" ]; then
- mail -e -s "${PROGRAM} ($(hostname)) - archive sync finished on $(date +"+%Y.%m.%d-%H:%M:%S")" ${MAILTO} < ${LOG}
+ mail -e -s "${PROGRAM} ($(hostname)) - archive sync finished on $(date +"%Y.%m.%d-%H:%M:%S")" ${MAILTO} < ${LOG}
fi
rm -f $LOCK