diff options
Diffstat (limited to 'tests/rep-fetch.test')
-rw-r--r-- | tests/rep-fetch.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rep-fetch.test b/tests/rep-fetch.test index e59ebf4..a733ee5 100644 --- a/tests/rep-fetch.test +++ b/tests/rep-fetch.test @@ -33,7 +33,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. # @@ -57,7 +57,7 @@ end test.options += --auth all -rep_add += -d cfg 2>- +rep_add += -d cfg 2>! : no-repositories : |