giftwrap/giftwrap
Xav Paice 64a6ed4372 Add quotes to package install
postinstall_dependencies (and probably others) need to have the version
specified with == otherwise the command fails due to < and > being known
as redirects.  This adds quotes round the package name, so that bash
doesn't do that.
2015-12-08 15:37:14 +13:00
..
builders Add ability to extend builders via builder drivers 2015-11-03 21:43:34 -05:00
templates Refactor giftwrap builders 2015-09-04 15:11:42 -04:00
tests Update test_builders to make test more resilient 2015-11-03 22:03:01 -05:00
__init__.py Init add with base execute command and tests 2014-05-29 20:16:04 -07:00
build_spec.py Docker builds need to be synchronous 2015-10-12 11:48:19 -04:00
color.py Adding colorization to the logging 2014-07-24 15:59:28 -04:00
gerrit.py Refactor giftwrap builders 2015-09-04 15:11:42 -04:00
openstack_commit.py Refactor openstack_git_repo & add openstack_commit 2014-11-15 22:06:56 -05:00
openstack_git_repo.py Merge pull request #25 from dvorak/misc-fixups 2015-03-09 14:53:16 -04:00
openstack_project.py Add quotes to package install 2015-12-08 15:37:14 +13:00
package.py Merge pull request #15 from blueboxgroup/distro-target 2014-12-13 12:14:59 -05:00
settings.py Add parallel builds 2015-10-09 22:55:52 -04:00
shell.py Add ability to extend builders via builder drivers 2015-11-03 21:43:34 -05:00
util.py Fix a typo and left over debug command 2015-02-11 20:32:06 +00:00