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 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"