OSDN Git Service

Set $TMPDIR to /data/local/tmp, and use `id -un` to get the user's name.
authorElliott Hughes <enh@google.com>
Mon, 9 Feb 2015 20:25:41 +0000 (12:25 -0800)
committerElliott Hughes <enh@google.com>
Mon, 9 Feb 2015 20:25:41 +0000 (12:25 -0800)
commit417ccf4906b73d67ef4989e9f03c2bb5f9ed2079
tree397c857a584e7f5e403d60267306278b2e3c6296
parent508b57470e9910e8c3be448ec4428ea02182c473
Set $TMPDIR to /data/local/tmp, and use `id -un` to get the user's name.

Needed to make various command-line tools work out of the box, since we
don't have /tmp, which is what they'd naturally fall back to.

Change-Id: I3091d5ec9235f977de4a698a34f1f147a69e8a33
mkshrc