commit:     517a9b0dc142c8264ec593dfda3bcb12e208df5d
Author:     Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 28 04:18:06 2014 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Aug 28 04:18:06 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/qa-scripts.git;a=commit;h=517a9b0d

change default log directory to be in /var/log

---
 tinderbox/bashrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tinderbox/bashrc b/tinderbox/bashrc
index c7cc6f2..f6d6351 100644
--- a/tinderbox/bashrc
+++ b/tinderbox/bashrc
@@ -61,7 +61,7 @@
 #      - unicode_errors
 
 : ${DEPCHECK_BIN:="/usr/bin/depcheck"}
-: ${TINDERBOX_DIR:="/var/lib/tinderbox"}
+: ${TINDERBOX_DIR:="/var/log/tinderbox"}
 
 PACKAGE_DATA_DIR="${TINDERBOX_DIR}/${CATEGORY}/${PN}"
 BUILD_DATA_DIR="${PACKAGE_DATA_DIR}/${PF}/$(uuidgen)"

Reply via email to