propagate from branch 'org.openembedded.nslu2-linux' (head 822ad5fc7fe817f48926a5ab26...
[vuplus_openembedded] / conf / tinder.conf
1 INHERIT          += "tinderclient"
2
3 # the name of the admin (e.g you)
4 #TINDER_ADMIN      = "you@yourhost"
5
6 #Name of the client
7 #DO NOT USE / in a name!!
8 #TINDER_BUILDNAME  = "Tinder Client Test-NameOfClient"
9
10 #What error parser to use
11 #TINDER_ERROR      = "unix"
12 #TINDER_VERBOSE_REPORT = "1"
13 #TINDER_LOG        = "${TMPDIR}/tinder.log"
14 #TINDER_MAILTO     = "tinderbox-oe@gmx.net"
15 #TINDER_SUBJECT    = "Subject of the to be send mail"
16 #TINDER_TREE       = "OpenEmbeddedBuild"
17
18 #the From: of the report mails
19 #TINDER_FROM       = "you@yourhost"
20 #TINDER_REPORT     = "1"
21
22 TINDER_START     := "${@time.strftime('%m/%d/%Y %H:%M:%S', time.localtime())}"