OSDN Git Service

DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master
[android-x86/external-mksh.git] / mkshrc
diff --git a/mkshrc b/mkshrc
index d230b1f..d37de12 100644 (file)
--- a/mkshrc
+++ b/mkshrc
@@ -6,8 +6,7 @@
 #
 # Support: https://launchpad.net/mksh
 
-: ${TMPDIR:=/data/local/tmp}
-export TMPDIR
+set +o nohup
 
 if (( USER_ID )); then PS1='$'; else PS1='#'; fi
 PS4='[$EPOCHREALTIME] '; PS1='${|