aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-unpack.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkg-unpack.test')
-rw-r--r--tests/pkg-unpack.test8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/pkg-unpack.test b/tests/pkg-unpack.test
index 49faffa..337c939 100644
--- a/tests/pkg-unpack.test
+++ b/tests/pkg-unpack.test
@@ -23,7 +23,7 @@
# Prepare repositories used by tests if running in the local mode.
#
+if ($remote != true)
- rep_create += 2>-
+ rep_create += 2>!
# Create the signed 'hello' repository.
#
@@ -36,11 +36,11 @@
cp -r $src/t1 $out/t1 && $rep_create $out/t1 &$out/t1/packages
end
-pkg_fetch += -d cfg 2>-
+pkg_fetch += -d cfg 2>!
pkg_purge += -d cfg
pkg_status += -d cfg
-rep_add += -d cfg 2>-
-rep_fetch += -d cfg --auth all 2>-
+rep_add += -d cfg 2>!
+rep_fetch += -d cfg --auth all 2>!
: replace-with-existing
: