1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-06 15:43:39 +02:00

- fix for osc chroot

This commit is contained in:
Marcus Huewe
2010-04-08 23:15:55 +02:00
parent 6d23985829
commit 42cc46ec7e

View File

@@ -3457,7 +3457,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
user = 'abuild'
if opts.root:
user = ''
user = 'root'
repository, arch, descr = self.parse_repoarchdescr(args, opts.noinit, opts.alternative_project)
project = opts.alternative_project or store_read_project('.')
if opts.local_package: