[dak/master] tab/space, i hate you
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/debian/cron.dinstall | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index 8aa4dd9..7acc244 100755
--- a/config/debian/cron.dinstall
+++ b/config/debian/cron.dinstall
@@ -400,7 +400,7 @@ function renamelogfile() {
if [ -f "${dbdir}/dinstallstart" ]; then
NOW=$(cat "${dbdir}/dinstallstart")
maillogfile
- mv "$LOGFILE" "$logdir/dinstall_${NOW}.log"
+ mv "$LOGFILE" "$logdir/dinstall_${NOW}.log"
logstats "$logdir/dinstall_${NOW}.log"
bzip2 -9 "$logdir/dinstall_${NOW}.log"
else
--
1.5.6.5
Reply to: