aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/testing/testscript.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/testing/testscript.sh')
-rwxr-xr-xcontrib/testing/testscript.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/testing/testscript.sh b/contrib/testing/testscript.sh
index 23c244bd7c..992b02e6df 100755
--- a/contrib/testing/testscript.sh
+++ b/contrib/testing/testscript.sh
@@ -69,7 +69,7 @@ OE_STRICT_CHECKSUMS = "1"
# if you want to report build results (recommended) you need to edit OESTATS_BUILDER and add your name or nick in it, then uncomment the next 3 lines.
#INHERIT += "oestats-client"
-#OESTATS_SERVER = "tinderbox.openembedded.net"
+#OESTATS_SERVER = "tinderbox.openembedded.org"
#OESTATS_BUILDER = "your nick goes here"
EOF