Age | Commit message (Collapse) | Author |
|
possible bashism in 10-tmpdirs line 57 (should be >word 2>&1):
if ${MKTEMP} -d ${dir} >& /dev/null ; then
Fixes: https://github.com/XQuartz/XQuartz/issues/316
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
|
|
http://xquartz.macosforge.org/trac/ticket/637
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
|
|
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
|
|
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
|
|
Rather than just failing to do anything when directories aren't what we
want them to be, we now try our best to fix the situation.
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
|
|
This will avoid accidentally tripping over an incompatible,
user-provided GNU flavor mktemp.
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
|
|
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
|