mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-06 15:43:39 +02:00
Merge commit 'refs/merge-requests/2' of git://gitorious.org/opensuse/osc
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user