diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-12-27 08:03:43 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-12-28 11:22:16 -0800 |
commit | 5cd3e10737135163f47e97e0338dbf33f4772511 (patch) | |
tree | fff3e0f9c595f702a10457a142a9076d5523ec2c /t/t9110-git-svn-use-svm-props.sh | |
parent | Merge branch 'rs/maint-diff-fd-leak' into maint (diff) | |
download | tgif-5cd3e10737135163f47e97e0338dbf33f4772511.tar.xz |
Fix false positives in t3404 due to SHELL=/bin/false
If the user's shell in NSS passwd is /bin/false (eg as found during Gentoo's
package building), the git-rebase exec tests will fail, because they call
$SHELL around the command, and in the existing testcase, $SHELL was not being
cleared sufficently.
This lead to false positive failures of t3404 on systems where the package
build user was locked down as noted above.
Signed-off-by: "Robin H. Johnson" <robbat2@gentoo.org>
X-Gentoo-Bug: 349083
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=349083
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9110-git-svn-use-svm-props.sh')
0 files changed, 0 insertions, 0 deletions