remove output non-interactive shell
This commit is contained in:
parent
f508f83594
commit
b9170167a8
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@ EOF
|
|||
SCRIPTEXIT
|
||||
|
||||
EOF
|
||||
else
|
||||
echo "non-interactive shell" >&2
|
||||
#else
|
||||
# echo "non-interactive shell" >&2
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue