From 846642da916800f2ea42dc2e1b97da32a11fc1bf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Mar 2013 13:09:30 -0400 Subject: webapp: Run ssh server probes in a way that will work when the login shell is a monstrosity that should have died 25 years ago, such as csh. --- doc/bugs/Detection_assumes_that_shell_is_bash.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/bugs/Detection_assumes_that_shell_is_bash.mdwn') diff --git a/doc/bugs/Detection_assumes_that_shell_is_bash.mdwn b/doc/bugs/Detection_assumes_that_shell_is_bash.mdwn index 46b159e80..9bb0629d3 100644 --- a/doc/bugs/Detection_assumes_that_shell_is_bash.mdwn +++ b/doc/bugs/Detection_assumes_that_shell_is_bash.mdwn @@ -18,3 +18,7 @@ git-annex version: 3.20121017 Not everyone has bash as there login-shell. [[!tag /design/assistant]] + +> [[done]]; assistant now uses sh -c "sane shell stuff here" to work +> around csh. (There are systems without bash, but probably fewer without sh) +> --[[Joey]] -- cgit v1.2.3