diff options
author | Koen Kooi <koen@openembedded.org> | 2007-04-07 19:11:23 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-04-07 19:11:23 +0000 |
commit | 0440310e17dc15f81bb316843a589a35eaf624f4 (patch) | |
tree | dffdf002e97640697f458e6d7abfc4a4d3197cb7 | |
parent | 449aa15a1e9ee3343ecf6581ec53aca24c17ab21 (diff) | |
parent | 14d985a574cd3a11d25305a79c39614e262771e8 (diff) |
merge of '7123aeb50a120a6a5370c2a906821b0d823accb7'
and 'b01e3a89520186860b956deb0a09c2291cfc5705'
-rw-r--r-- | conf/tinder.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf index 99e263c96c..614ed89400 100644 --- a/conf/tinder.conf +++ b/conf/tinder.conf @@ -12,7 +12,7 @@ INHERIT += "tinderclient" # HTTP posting #TINDER_HOST = "ewi546.ewi.utwente.nl" -#TINDER_URL = "/OE_qa/cgi-bin/process_builds.cgi" +#TINDER_URL = "/tinderbox" # Which branch do we build #TINDER_BRANCH = "org.openembedded.dev" |