remove / and add a warning about it. Any volunteers to add the keys to documentation...
authorKoen Kooi <koen@openembedded.org>
Sat, 23 Jul 2005 23:03:53 +0000 (23:03 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 23 Jul 2005 23:03:53 +0000 (23:03 +0000)
conf/tinder.conf

index 9ed63e4..f2bf88c 100644 (file)
@@ -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"