aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-unpack.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkg-unpack.testscript')
-rw-r--r--tests/pkg-unpack.testscript5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/pkg-unpack.testscript b/tests/pkg-unpack.testscript
index 40f8695..6190552 100644
--- a/tests/pkg-unpack.testscript
+++ b/tests/pkg-unpack.testscript
@@ -1,5 +1,4 @@
# file : tests/pkg-unpack.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript \
@@ -29,7 +28,7 @@
# Prepare repositories used by tests if running in the local mode.
#
-+if ($remote != true)
++if! $remote
rep_create += 2>!
# Create the signed 'hello' repository.
@@ -276,7 +275,7 @@ $* 2>>EOE != 0
: Test that the version is populated with the snapshot information for the
: package directory that is under the version control.
:
- if ($remote != true)
+ if! $remote
{
$clone_root_cfg;