mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-02 21:53:38 +02:00
Revert "set release number to zero if not specified via commandline or server otherwise"
doing it in build script
This reverts commit 336530b660
.
This commit is contained in:
@@ -593,8 +593,6 @@ def main(apiurl, opts, argv):
|
||||
|
||||
if bi.release:
|
||||
buildargs.append('--release %s' % bi.release)
|
||||
else:
|
||||
buildargs.append('--release 0')
|
||||
|
||||
# real arch of this machine
|
||||
# vs.
|
||||
|
Reference in New Issue
Block a user