No description
Find a file
Tomas Mlcoch 3d205c48c6 Fix handling of --arch param when a target is specified
Without this patch mock-config ignores --arch option
and generates invalid mock config files which contain
incorrect statements like:

config_optstarget_arch? = None config_optsyum.conf? = '..SNIP..baseurl=URL_WITH_ARCH_NONE..SNIP..'

Resolves:
* https://fedorahosted.org/koji/ticket/301
* https://bugzilla.redhat.com/show_bug.cgi?id=1248368
* https://bugzilla.redhat.com/show_bug.cgi?id=1161610

Signed-off-by: Tomas Mlcoch <tmlcoch@redhat.com>
2016-03-21 15:56:34 -04:00
builder fix errors in several raise statements 2015-12-21 13:31:17 -05:00
cli Fix handling of --arch param when a target is specified 2016-03-21 15:56:34 -04:00
docs Support for koji profiles. 2016-03-21 15:45:26 -04:00
hub Configure httpd's access control automatically with IfVersion 2016-02-05 09:07:24 -05:00
koji Support for koji profiles. 2016-03-21 15:45:26 -04:00
plugins runroot: Avoid squashing path components with os.path.join 2015-07-10 12:34:32 -05:00
tests Add tests for koji.Enum. 2016-03-15 11:29:41 -04:00
util koji-shadow: use /var/tmp for work files 2016-03-21 15:24:19 -04:00
vm Remove dead client CA code 2015-12-10 18:51:10 -05:00
www Configure httpd's access control automatically with IfVersion 2016-02-05 09:07:24 -05:00
.coveragerc Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
.gitignore Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
Authors one last email test typo 2007-02-20 23:26:53 -05:00
COPYING update copyright 2014-10-28 23:54:21 -04:00
koji.next.md Add rough notes on koji.next goals/plans. 2016-03-14 16:54:34 -04:00
koji.spec version 1.10.1 2015-10-29 13:07:14 -04:00
LGPL Initial code drop 2007-02-14 11:25:01 -05:00
Makefile Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00