diff options
Diffstat (limited to 'tests/rep-info.testscript')
-rw-r--r-- | tests/rep-info.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rep-info.testscript b/tests/rep-info.testscript index 992f0e9..8db405d 100644 --- a/tests/rep-info.testscript +++ b/tests/rep-info.testscript @@ -20,7 +20,7 @@ # Prepare repositories used by tests if running in the local mode. # +if! $remote - rc = $rep_create 2>! + rc = [cmdline] $rep_create 2>! # Create the unsigned 'testing' repository. # |