Make sure /bin/mksh is used in minimal-shell()
authorFrank Terbeck <ft@bewatermyfriend.org>
Wed, 3 Mar 2010 11:34:40 +0000 (12:34 +0100)
committerFrank Terbeck <ft@bewatermyfriend.org>
Wed, 3 Mar 2010 11:34:40 +0000 (12:34 +0100)
If that is not done, the `env' program may start a mksh from the
current directory, which we certainly do not want. At all.


No differences found