[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] And one more path



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 tools/logs.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/logs.py b/tools/logs.py
index 2ebb5bc..ecb3777 100755
--- a/tools/logs.py
+++ b/tools/logs.py
@@ -7,7 +7,7 @@ import os,re,datetime, sys
 import tempfile, time
 
 ITEMS_TO_KEEP = 20
-CACHE_FILE = '/srv/ftp.debian.org/misc/dinstall_time_cache'
+CACHE_FILE = '/srv/ftp-master.debian.org/misc/dinstall_time_cache'
 GRAPH_DIR = '/srv/ftp.debian.org/web/stat'
 
 LINE = re.compile(r'(?:|.*/)dinstall_(\d{4})\.(\d{2})\.(\d{2})-(\d{2}):(\d{2}):(\d{2})\.log(?:\.bz2)?:'+
-- 
1.5.6.5


Reply to: