diskimage-builder/lib
liyuanzhen 5e1fcca299 Fix the bug that "mktemp: failed to create directory"
In the function "run_in_target", it is failed that force an empty
TMPDIR inside the chroot. The TMPDIR is still the user defined
tmp dir. Due to the TMPDIR dir is not exist, using "mktemp" to
create tmp dir is failed.

Change-Id: I898f80099bc2a7c32e8676014d0f4263807f7039
Closes-Bug: #1597569
2016-06-30 06:04:56 +00:00
..
common-defaults Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
common-functions Merge "Refactor: remove unused functions" 2016-06-07 01:01:13 +00:00
die Export die() function 2016-05-27 09:25:22 +10:00
img-defaults Export FS_TYPE and remove hardcoded ext4 values 2016-05-19 17:33:36 +10:00
img-functions Fix the bug that "mktemp: failed to create directory" 2016-06-30 06:04:56 +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