aboutsummaryrefslogtreecommitdiff
path: root/tests/publish.testscript
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 17:50:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 17:50:54 +0300
commitad4c58a0f6ae02f983fc7ea9f627d6a2b4ea4d96 (patch)
treec6a6e1cd28853146666da4c7bc15902a59e2e1ee /tests/publish.testscript
parente94a902741bbafa6f60f199622465d11346b287d (diff)
Cleanup some files replacing tabs with spaces
Diffstat (limited to 'tests/publish.testscript')
-rw-r--r--tests/publish.testscript6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/publish.testscript b/tests/publish.testscript
index a527b32..9712cf4 100644
--- a/tests/publish.testscript
+++ b/tests/publish.testscript
@@ -19,9 +19,9 @@ end
#
repository = ($config.bdep.test.repository == [null] \
? ($build.version.stage \
- ? 'https://stage.build2.org' \
- : 'https://cppget.org') \
- : "$config.bdep.test.repository")
+ ? 'https://stage.build2.org' \
+ : 'https://cppget.org') \
+ : "$config.bdep.test.repository")
+if ("$repository" == '')
exit