]> git.ipfire.org Git - thirdparty/shadow.git/commit
su/03: export shell = sh
authorSerge Hallyn <serge@hallyn.com>
Mon, 12 Apr 2021 03:14:27 +0000 (22:14 -0500)
committerSerge Hallyn <serge@hallyn.com>
Sat, 17 Apr 2021 02:03:08 +0000 (21:03 -0500)
commitfa90ac11c872228469aef1c1643ee76732aa5bdf
tree0a32cc4dc99af0390402282aa15385a5fc03ed6b
parent716f3f99cea332a63983273572f2324e66732d55
su/03: export shell = sh

Otherwise our su -p uses bash if that is what root was
configured to use, and then fails to read /root/ for
.bash_profile.  This caused an unexpected error message
in /tmp/err, failing the test.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
tests/su/03/su_run_command13.test
tests/su/03/su_run_command14.test
tests/su/03/su_run_command15.test
tests/su/03/su_run_command16.test
tests/su/03/su_run_command17.test