diskimage-builder/diskimage_builder
Jesse Keating 84d10dce57 Remove use of 'which'.
Instead, either use the bash built-in of type to ensure it exists. Since
which is an external dep, things can fail oddly in a constrained
environment.

Also add a dib-lint test for this.

Change-Id: I645029f5b5bfe1198c89ce10fd3246be8636e8af
Signed-off-by: Jesse Keating <omgjlk@us.ibm.com>
2017-05-19 12:43:36 -07:00
..
block_device Merge "Remove _config_error thrower" 2017-05-18 02:37:53 +00:00
elements Remove use of 'which'. 2017-05-19 12:43:36 -07:00
graph Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
lib Remove use of 'which'. 2017-05-19 12:43:36 -07:00
tests Use fakelogger in test_blockdevice_mbr 2017-05-17 18:49:12 +10:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
disk_image_create.py squash-package-install to use the correct python 2017-03-13 20:24:39 +11:00
element_dependencies.py Semi-automatic doc generation of element dependency 2017-02-09 09:50:30 +11:00
logging_config.py Add python logger configuration 2016-06-16 13:54:50 +10:00
paths.py Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00