John, Everyone:

In case the message hasn't gotten through, there is nothing wrong with the tcl 
scripts which don't have the exec bit set and don't have the shell code at 
the top. Also ns.mak does not need to be updated. 

tom jackson

On Wednesday 09 April 2008 08:15, John Buckman wrote:
> > John Buckman schrieb:
> >> the utils/*.tcl files in CVS all need:
> >>
> >> #!/usr/local/bin/tclsh
> >>
> >> prepended at the top. Currently, they don't have this, and thus
> >> are run as shell scripts.
> >
> > hmm, shouldn't this be a "/usr/bin/env tclsh" instead?
>
> This looks to be the way it should be done (from tests/new/all.tcl)
>
> $ more tests/new/all.tcl
>
> #!/bin/sh
> # the next line restarts using tclsh \
> exec tclsh "$0" "$@"


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to