summaryrefslogtreecommitdiff
path: root/conf/tinder.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/tinder.conf')
-rw-r--r--conf/tinder.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf
index 1d236b76b7..9ed63e4828 100644
--- a/conf/tinder.conf
+++ b/conf/tinder.conf
@@ -6,10 +6,13 @@ INHERIT += "tinderclient"
#Name of the client
#TINDER_BUILDNAME = "Tinder Client 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"
+#TINDER_TREE = "OpenEmbeddedBuild"
#the From: of the report mails
#TINDER_FROM = "you@yourhost"