mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 05:08:42 +02:00
do not running local source service with "osc shell"
This commit is contained in:
@@ -6477,6 +6477,9 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
if opts.offline and opts.preload:
|
||||
raise oscerr.WrongOptions('--offline and --preload are mutually exclusive')
|
||||
|
||||
if opts.shell or opts.wipe:
|
||||
opts.noservice = True
|
||||
|
||||
if opts.preload:
|
||||
opts.nopreinstallimage = True
|
||||
|
||||
|
Reference in New Issue
Block a user