aboutsummaryrefslogtreecommitdiff
path: root/tests/ci.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ci.testscript')
-rw-r--r--tests/ci.testscript6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ci.testscript b/tests/ci.testscript
index 9d61fc0..7bd6172 100644
--- a/tests/ci.testscript
+++ b/tests/ci.testscript
@@ -19,9 +19,9 @@ end
#
server = ($config.bdep.test.repository == [null] \
? ($build.version.stage \
- ? 'https://stage.build2.org' \
- : 'https://ci.cppget.org') \
- : "$config.bdep.test.repository")
+ ? 'https://stage.build2.org' \
+ : 'https://ci.cppget.org') \
+ : "$config.bdep.test.repository")
+if ("$server" == '')
exit