Merge "adbd handles $TMPDIR now."
This commit is contained in:
commit
ab3794bf03
1 changed files with 0 additions and 3 deletions
3
mkshrc
3
mkshrc
|
@ -6,9 +6,6 @@
|
||||||
#
|
#
|
||||||
# Support: https://launchpad.net/mksh
|
# Support: https://launchpad.net/mksh
|
||||||
|
|
||||||
: ${TMPDIR:=/data/local/tmp}
|
|
||||||
export TMPDIR
|
|
||||||
|
|
||||||
if (( USER_ID )); then PS1='$'; else PS1='#'; fi
|
if (( USER_ID )); then PS1='$'; else PS1='#'; fi
|
||||||
PS4='[$EPOCHREALTIME] '; PS1='${|
|
PS4='[$EPOCHREALTIME] '; PS1='${|
|
||||||
local e=$?
|
local e=$?
|
||||||
|
|
Loading…
Reference in a new issue