diskimage-builder/diskimage_builder/lib
Maksim Malchuk 0322695a5e Fix and issue with wait_for
Followup I2dd1c60e3bfd9c823a7382b1390b1d40c52a5c97.
The 'wait_for' array always updated even the command not executed
after test because of '&' control operator, so lets wrap construction
in standard 'if..then' case instead of using '&&' control operator.

Change-Id: I1d1ecb05e61f3995a98de450705451b94b437a08
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2023-08-30 15:56:10 +03:00
..
common-defaults Support for Cloud Images on ppc64le for rhel7 and centos7 2017-06-29 15:44:26 +10:00
common-functions Fix and issue with wait_for 2023-08-30 15:56:10 +03:00
dib-block-device.py Remove dib-block-device console entrypoint 2020-11-09 16:43:19 +11:00
dib-run-parts dib-run-parts: stop leaving PROFILE_DIR behind 2021-04-21 10:42:30 +10:00
die Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
disk-image-create Correct boot path to cover FIPS usage cases 2023-03-15 11:25:21 -07:00
element-info.py Remove entry-point for element-info 2020-11-09 16:39:35 +11:00
img-defaults Remove the rhel 8 check for xfs 2019-06-12 07:01:36 -07:00
img-functions Fix: IPA image buidling with OpenSuse. 2021-03-29 13:46:04 +03:00
outfilter.py Fix DIB scripts python version 2020-07-07 12:53:51 -07:00
ramdisk-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-functions Remove use of 'which'. 2017-05-19 12:43:36 -07:00
ramdisk-image-create Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00