mkshrc: remove debug echo
This commit is contained in:
parent
301fc26b9f
commit
f58618fa13
|
@ -107,7 +107,6 @@ get_ps1() {
|
|||
|
||||
case "$-" in *i*)
|
||||
# interactive mode settings go here
|
||||
echo "interactive"
|
||||
if /bin/test -z "${HOST}"; then
|
||||
HOST="$(hostname)"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue