diff options
Diffstat (limited to 'tests/rep-info.test')
-rw-r--r-- | tests/rep-info.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rep-info.test b/tests/rep-info.test index 43e455e..378ca51 100644 --- a/tests/rep-info.test +++ b/tests/rep-info.test @@ -14,7 +14,7 @@ # Prepare repositories used by tests if running in the local mode. # +if ($remote != true) - rc = $rep_create 2>- + rc = $rep_create 2>! # Create the unsigned 'testing' repository. # |