diskimage-builder/lib
Ian Wienand 7550d25db0 Export die() function
I realised I'd been using die() in a few places assuming it was
available, but it wasn't exported.  I guess it didn't matter because
whatever was wrong, we were failing anyway :)

This exports the function to make it available to sub-processes, which
should remove the need to source it as done in several places.

Change-Id: I7b9a5a6db406e160099b6ed9fde80455ae227327
2016-05-27 09:25:22 +10:00
..
common-defaults Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
common-functions Revert "Revert "Properly fail/trap in eval_run_d"" and fix PIPESTATUS 2016-05-16 16:25:45 -07:00
die Export die() function 2016-05-27 09:25:22 +10:00
img-defaults Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
img-functions Use fstrim to prep the block device 2016-03-13 16:24:59 +00: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