diskimage-builder/diskimage_builder/lib
Corey O'Brien aa90f7991a Ignore missing path in unmount_dir
If the path is missing, unmount_dir currently exits with an error which
unintentionally aborts cleanup efforts early. This change makes
unmount_dir idempotent by exiting successfully if a directory doesn't
exist.

Change-Id: I1491b4344e8569ecb2833f44baee445a89a39d61
2017-04-06 10:08:13 -04:00
..
common-defaults Merge remote-tracking branch 'origin/master' into merge-branch 2016-11-29 07:43:46 +11:00
common-functions Ignore missing path in unmount_dir 2017-04-06 10:08:13 -04:00
dib-run-parts Move dib-run-parts into diskimage-builder 2016-11-04 17:07:37 +11:00
die Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
disk-image-create Refactor: block-device partitioning cleanup 2017-03-07 18:43:09 +11:00
img-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
img-functions Ignore missing path in unmount_dir 2017-04-06 10:08:13 -04:00
ramdisk-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-functions Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-image-create Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00