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

[lintian] 03/03: r/config.yaml: Correct path to reports dir



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch reporting-rewrite-config-and-archive-handling
in repository lintian.

commit 30457980e7bddb3313ebb6f602e37f39c9d97c3e
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Apr 29 08:06:30 2017 +0000

    r/config.yaml: Correct path to reports dir
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 reporting/config.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/reporting/config.yaml b/reporting/config.yaml
index 13ccddf..8d878ee 100644
--- a/reporting/config.yaml
+++ b/reporting/config.yaml
@@ -49,10 +49,10 @@ storage:
 ## - Can be deleted to reset / restart processing from scratch
   state-cache: /srv/lintian.debian.org/harness-state
 ## Where to store latest completed report / static website
-  reports-dir: /srv/lintian.debian.org/www
+  reports-dir: /srv/lintian.debian.org/reports-directory/www
 ## Directory to use for compiling new reports
 ## FIXME: This should just be a tmpdir
-  reports-work-dir: /srv/lintian.debian.org/www.tmp
+  reports-work-dir: /srv/lintian.debian.org/reports-directory/www.tmp
 ## Where to store collected data / historical data (used for
 ## generating graphs etc.)
   historical-data-dir: /srv/lintian.debian.org/history

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: