1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-11 07:06:16 +01:00
github.com_openSUSE_osc/osc
lethliel f643e37eb1 print error and exit if p.apiurl != -A <apiurl>
Print error and exit if osc -A <apiurl> sr is issued on a
package with a different apiurl in its working copy. This leads
to unexpected behavior, because the SR is created for the package
apiurl, not the apiurl given by the -A command line option.
2018-09-25 13:48:09 +02:00
..
util fixed indentation of return[]. 2018-07-06 09:54:59 +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 Cleanup babysitter a bit 2017-10-06 13:25:25 +02:00
build.py fix local multibuild flavor support when package does not exist ('_repository' case) 2018-08-22 11:20:40 +02:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Allow to override man-page date 2017-06-17 17:40:42 +02:00
commandline.py print error and exit if p.apiurl != -A <apiurl> 2018-09-25 13:48:09 +02:00
conf.py Consider the "realname" config option in apiurl sections 2018-08-17 22:45:17 +02:00
core.py Merge branch 'clean_xpath' of https://github.com/lethliel/osc 2018-08-30 14:13:00 +02:00
fetch.py Container support: use multiple container extensions when checking the cache 2017-08-02 11:02:14 +02: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 Fix "args" handling in class PackageNotInstalled 2016-09-09 13:14:35 +02:00
oscssl.py Disable ssl session resumption 2018-05-08 14:32:33 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00