diskimage-builder/lib
Gregory Haynes 966f12dc4c Properly account for pipefail during cleanup
Due to a bug in how we were running some of our phases we were not
detecting some nonzero exit's. When this is fixed, dib fails early during
cleanup (leaving some resources attatched) due to not propertly
accounting for pipefail.

Change-Id: Icc0b35acbe035cac12a9291e2d07b6c690c3a6ad
2015-12-31 19:43:55 +00:00
..
common-defaults Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
common-functions Properly account for pipefail during cleanup 2015-12-31 19:43:55 +00:00
die Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
img-defaults Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
img-functions Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
ramdisk-defaults Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
ramdisk-functions Merge "Prevent overwriting of user modified blacklist.conf" 2015-10-05 18:57:01 +00:00