diff options
Diffstat (limited to 'tests/pkg-configure.testscript')
-rw-r--r-- | tests/pkg-configure.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-configure.testscript b/tests/pkg-configure.testscript index 3717f0c..e4cc768 100644 --- a/tests/pkg-configure.testscript +++ b/tests/pkg-configure.testscript @@ -48,7 +48,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. |