diff options
Diffstat (limited to 'tests/pkg-configure.test')
-rw-r--r-- | tests/pkg-configure.test | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/pkg-configure.test b/tests/pkg-configure.test index 098b1a9..d67e289 100644 --- a/tests/pkg-configure.test +++ b/tests/pkg-configure.test @@ -50,7 +50,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. # @@ -67,12 +67,12 @@ end test.arguments += "config.cxx=$config.cxx" pkg_disfigure += -d cfg -pkg_fetch += -d cfg 2>- +pkg_fetch += -d cfg 2>! pkg_purge += -d cfg pkg_status += -d cfg -pkg_unpack += -d cfg 2>- -rep_add += -d cfg 2>- -rep_fetch += -d cfg --auth all 2>- +pkg_unpack += -d cfg 2>! +rep_add += -d cfg 2>! +rep_fetch += -d cfg --auth all 2>! : no-name : |