mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-13 07:56:14 +01:00
d7dbd1bc0b
The old code does not support the --binary option in combination with the --verbose option. Specifying --binary and --verbose at the same time results in a crash (because the binary listing contains no <title>...</title> element). In order to fix this, do not try to access a <title>...</title> element when --binary and --verbose are both specified. Instead, in this case, include information about the repo, arch, version, and release of the corresponding binary element. Fixes: #933 ("osc se -v -B crash") |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
credentials.py | ||
fetch.py | ||
grabber.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |