diff options
author | Koen Kooi <koen@openembedded.org> | 2005-07-24 10:06:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-24 10:06:36 +0000 |
commit | c59b366cc110ec88396acaad0681c76614d0980e (patch) | |
tree | ddbbfdaa796009718df26a69b954ae4f33cb96e1 /conf | |
parent | 89297b67351b656ad8a5e1bad01292fad83728ed (diff) |
more info on VERBOSE_REPORT
Diffstat (limited to 'conf')
-rw-r--r-- | conf/tinder.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf index d5ed38ae03..53ad6457ef 100644 --- a/conf/tinder.conf +++ b/conf/tinder.conf @@ -9,6 +9,8 @@ INHERIT += "tinderclient" #What error parser to use #TINDER_ERROR = "unix" + +#One mail per task #TINDER_VERBOSE_REPORT = "1" #TINDER_LOG = "${TMPDIR}/tinder.log" #TINDER_MAILTO = "tinderbox-oe@gmx.net" |