mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 14:56:14 +01:00
Merge commit 'refs/merge-requests/2' of git://gitorious.org/opensuse/osc
This commit is contained in:
commit
338813cf0e
@ -521,7 +521,7 @@ def main(opts, argv):
|
||||
if bi.release:
|
||||
buildargs.append('--release %s' % bi.release)
|
||||
|
||||
buildargs = ' '.join(set(buildargs))
|
||||
buildargs = ' '.join(buildargs)
|
||||
|
||||
# real arch of this machine
|
||||
# vs.
|
||||
|
Loading…
Reference in New Issue
Block a user