1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-14 08:16:15 +01:00
github.com_openSUSE_osc/osc
Marcus Huewe e7dc0c740a Removed bogus check in get_package_results (fixes #224)
The bogus check is twofold: the first error is due to a wrong
refactoring (repostate was intended to be the "code" attribute
and "code" was supposed to the "code" attribute of the status
node) (see commit f3a1d12a). The second error is a logic error
in the original code, because the package state "succeeded" and
the repostate "unpublished" is a valid combination. Consequently,
the check didn't make any sense...
2016-08-18 01:24:34 +02:00
..
util Support arm packages in pkg-prefer 2016-08-08 10:35:14 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py - babysitter.run: decode entities in error summary 2016-08-04 12:45:30 +02:00
build.py get_prefer_pkgs: don't ignore debuginfo packages 2016-08-17 09:44:36 +02:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Added readline support to cmdln-module. 2015-01-09 13:33:31 +01:00
commandline.py Introduced wrongly spelled "--seperate-requests" option again 2016-08-17 01:43:19 +02:00
conf.py Add support for preinstall iamges 2016-06-09 16:24:30 +02:00
core.py Removed bogus check in get_package_results (fixes #224) 2016-08-18 01:24:34 +02:00
fetch.py fetch.py: reworded Fetcher.failureReport message a bit 2016-02-05 11:28:47 +01:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py - OscConfigParser: added "proper" parameter to the has_option method 2014-06-04 15:29:50 +02:00
oscerr.py support new package instances on branching when using -N parameter 2015-07-21 13:03:07 +02:00
oscssl.py Add support for TLS SNI if M2Crypto supports it. 2015-08-13 11:11:42 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00