diff options
Diffstat (limited to 'tests/pkg-test.testscript')
-rw-r--r-- | tests/pkg-test.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-test.testscript b/tests/pkg-test.testscript index 1bc9c34..5e212f4 100644 --- a/tests/pkg-test.testscript +++ b/tests/pkg-test.testscript @@ -19,7 +19,7 @@ # Prepare repositories used by tests if running in the local mode. # -+if ($remote != true) ++if! $remote rep_create += 2>! cp -r $src/t0a $out/t0a && $rep_create $out/t0a &$out/t0a/packages.manifest |