From 46a0643cfe1a867056bef971eaa5d2783de52d6c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 24 Jul 2005 10:01:31 +0000 Subject: Fix up tinder.conf some more --- conf/tinder.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'conf/tinder.conf') 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 -- cgit 1.2.3-korg