1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00

Merge commit 'refs/merge-requests/2' of git://gitorious.org/opensuse/osc

This commit is contained in:
Marcus Huewe 2010-02-18 14:28:23 +01:00
commit 338813cf0e

View File

@ -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.