From ad4c58a0f6ae02f983fc7ea9f627d6a2b4ea4d96 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 4 Mar 2019 17:50:54 +0300 Subject: Cleanup some files replacing tabs with spaces --- tests/ci.testscript | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/ci.testscript') 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 -- cgit v1.1