diff options
author | Josh Gao <jmgao@google.com> | 2018-03-21 18:06:20 -0700 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2018-03-21 18:23:09 -0700 |
commit | 8f7ff94762b029203fb3751573a5729a5c642370 (patch) | |
tree | ac1b225f6277d23296bfe9f8952337d96f99c42e /libutils/Unicode.cpp | |
parent | ef454589e4c14e2978e11388d4cc81991182e832 (diff) |
adbd: spawn login shell when run without a command.
Match openssh's behavior with regards to login shells.
Bug: http://b/76116378
Test: `adb shell -T set -o` vs `ssh localhost -T set -o`
Test: `adb shell -tt set -o` vs `ssh localhost -tt set -o`
Test: `echo set -o | adb shell -T` vs `echo set -o | ssh localhost -T`
Test: `echo set -o | adb shell -tt` vs `echo set -o | ssh localhost -tt`
Change-Id: I6ed69b43e2ac79c947c242948b5617ece08a713e
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions