From 39966b85a2c970e5be7b991f9bc643a465a78e84 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Tue, 16 Dec 2008 23:17:21 +0100 Subject: [PATCH] Helps to use the right path Signed-off-by: Joerg Jaspert --- config/debian/cron.dinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 70001b4d..403a03fd 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -338,7 +338,7 @@ ts "logremove" echo "Finally, all is done, sending mail and compressing logfile" exec > /dev/null 2>&1 -$base/tools/logs.py "$LOGFILE" +$masterdir/tools/logs.py "$LOGFILE" cat "$LOGFILE" | mail -s "Log for dinstall run of ${NOW}" cron@ftp-master.debian.org bzip2 -9 "$LOGFILE" -- 2.39.2