aboutsummaryrefslogtreecommitdiffstats
path: root/conf/tinder.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-07-24 10:01:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-24 10:01:31 +0000
commit46a0643cfe1a867056bef971eaa5d2783de52d6c (patch)
tree06cb93ee04b0161b1ef0b538efb58bd720407337 /conf/tinder.conf
parent9d7869061375488858389c37229acc709bc13b1b (diff)
downloadopenembedded-46a0643cfe1a867056bef971eaa5d2783de52d6c.tar.gz
Fix up tinder.conf some more
Diffstat (limited to 'conf/tinder.conf')
-rw-r--r--conf/tinder.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf
index bb28bb320e..d5ed38ae03 100644
--- a/conf/tinder.conf
+++ b/conf/tinder.conf
@@ -4,15 +4,17 @@ INHERIT += "tinderclient"
#TINDER_ADMIN = "you@yourhost"
#Name of the client
-#DO NOT USE / in a name!!
-#TINDER_BUILDNAME = "Tinder Client Test-NameOfClient"
+#DO NOT USE '/' or ' ' in a name!!
+#TINDER_BUILD = "Test-NameOfClient"
#What error parser to use
#TINDER_ERROR = "unix"
#TINDER_VERBOSE_REPORT = "1"
#TINDER_LOG = "${TMPDIR}/tinder.log"
#TINDER_MAILTO = "tinderbox-oe@gmx.net"
-#TINDER_SUBJECT = "Subject of the to be send mail"
+
+#We have fixed procmail rules for the subject
+#TINDER_SUBJECT = "OpenEmbedded Tinder Log"
#TINDER_TREE = "OpenEmbeddedBuild"
#the From: of the report mails