aboutsummaryrefslogtreecommitdiff
path: root/tests/rep-remove.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rep-remove.testscript')
-rw-r--r--tests/rep-remove.testscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rep-remove.testscript b/tests/rep-remove.testscript
index 00e9be1..e6f3d91 100644
--- a/tests/rep-remove.testscript
+++ b/tests/rep-remove.testscript
@@ -34,7 +34,7 @@
# Prepare repositories used by tests if running in the local mode.
#
-+if ($remote != true)
++if! $remote
cp -r $src/extra $out/extra
cp -r $src/math $out/math
cp -r $src/stable $out/stable
@@ -187,7 +187,7 @@ pkg_status += -d cfg
: git-rep
:
-if ($git_supported != true)
+if! $git_supported
{
# Skip git repository tests.
#