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