kern/120072: Interpreter fails to invoke on 6.3-RELEASE,
reproducable
jilles at FreeBSD.org
jilles at FreeBSD.org
Sat May 15 15:31:04 UTC 2010
Synopsis: Interpreter fails to invoke on 6.3-RELEASE, reproducable
State-Changed-From-To: open->closed
State-Changed-By: jilles
State-Changed-When: Sat May 15 15:31:03 UTC 2010
State-Changed-Why:
The problem is in your test script: the SHELL variable indicates the
user's login shell (see environ(7)), not the currently running shell. If
you put in ps $$ or shell-specific constructs, you will notice that #!
is working correctly.
http://www.freebsd.org/cgi/query-pr.cgi?pr=120072
More information about the freebsd-bugs
mailing list