git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
738a1c7
)
remove / and add a warning about it. Any volunteers to add the keys to documentation...
author
Koen Kooi
<koen@openembedded.org>
Sat, 23 Jul 2005 23:03:53 +0000
(23:03 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sat, 23 Jul 2005 23:03:53 +0000
(23:03 +0000)
conf/tinder.conf
patch
|
blob
|
history
diff --git
a/conf/tinder.conf
b/conf/tinder.conf
index
9ed63e4
..
f2bf88c
100644
(file)
--- a/
conf/tinder.conf
+++ b/
conf/tinder.conf
@@
-4,7
+4,8
@@
INHERIT += "tinderclient"
#TINDER_ADMIN = "you@yourhost"
#Name of the client
-#TINDER_BUILDNAME = "Tinder Client Test/NameOfClient"
+#DO NOT USE / in a name!!
+#TINDER_BUILDNAME = "Tinder Client Test-NameOfClient"
#What error parser to use
#TINDER_ERROR = "unix"