提交 39966b85 编写于 作者: J Joerg Jaspert

Helps to use the right path

Signed-off-by: NJoerg Jaspert <joerg@debian.org>
上级 c940ab88
......@@ -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"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册