Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2010 15:31:03 GMT
From:      jilles@FreeBSD.org
To:        brianh@webair.com, jilles@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/120072: Interpreter fails to invoke on 6.3-RELEASE, reproducable
Message-ID:  <201005151531.o4FFV3Kq092711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005151531.o4FFV3Kq092711>