summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-07-30 20:03:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-30 20:03:26 +0000
commite9b856c853e7ca1558b7223d919a033f59cc4ad1 (patch)
tree45f9ed00e3de8b41ea7ced1031ad42443a418026 /conf
parent22d73880c4233315af2b8c1459cd1e01d720648f (diff)
parent3f059d678183af258fcfab00d4c44c0fa1631aa9 (diff)
propagate from branch 'org.openembedded.dev' (head 8f021c5761ffd10b30d30c5b1470ee277e242699)
to branch 'org.openembedded.nslu2-linux' (head 4c74e687006ab8b1f38e5234e2a4db4debbdbfef)
Diffstat (limited to 'conf')
-rw-r--r--conf/tinder.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf
index 3d65dcb51b..2c50b62a17 100644
--- a/conf/tinder.conf
+++ b/conf/tinder.conf
@@ -12,7 +12,7 @@ INHERIT += "tinderclient"
#One mail/post per task
#TINDER_VERBOSE_REPORT = "1"
-#TINDER_LOG = "${TMPDIR}/tinder.log"
+#TINDER_LOG = "${TMPbDIR}/tinder.log"
#TINDER_TREE = "OpenEmbeddedBuild"
@@ -30,6 +30,9 @@ INHERIT += "tinderclient"
#TINDER_SENDLOG = "http"
+# TimeZone handling
+#TINDER_TZ = "+0200"
+
# Do a report at all
#TINDER_REPORT = "1"