aboutsummaryrefslogtreecommitdiffstats
path: root/conf/tinder.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-07-23 23:03:53 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-23 23:03:53 +0000
commit191ce0e711d1caa29cb3bf6d10d30299af726554 (patch)
treedf3e22ecd00a4f41134eabab55e0acd6b03ce973 /conf/tinder.conf
parent738a1c74e4b2b019ce0547bac017f74a99e2a3de (diff)
downloadopenembedded-191ce0e711d1caa29cb3bf6d10d30299af726554.tar.gz
remove / and add a warning about it. Any volunteers to add the keys to documentation.conf?
Diffstat (limited to 'conf/tinder.conf')
-rw-r--r--conf/tinder.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf
index 9ed63e4828..f2bf88ceec 100644
--- 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"