]> git.decadent.org.uk Git - dak.git/commitdiff
Helps to use the right path
authorJoerg Jaspert <joerg@debian.org>
Tue, 16 Dec 2008 22:17:21 +0000 (23:17 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 16 Dec 2008 22:17:21 +0000 (23:17 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.dinstall

index 70001b4dcccda44d3f2ceebcf29168f36f73f19e..403a03fdf96c4d61a5e0a96eb7b1ac7acb4eaa0a 100755 (executable)
@@ -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"