Fix #269 Set $TMPDIR to a default value, if not set

This commit is contained in:
w0rp
2017-02-10 09:45:42 +00:00
parent 5bda827143
commit c528ab1eaa
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Execute($TMPDIR should be set to a default value if unset):
AssertEqual '/tmp', $TMPDIR