[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#125773: project: fclient shell script for freenet-unstable is bash specific



Marc Prudhommeaux <mprudhom@storrow.org> wrote:
> Package: project
> Version: 20011219
> Severity: important


> /usr/bin/fclient reads:

> #!/bin/sh

> CLASSPATH=/usr/share/java/freenet-unstable-0.4.3.jar

> java Freenet.client.cli.Main "$@"


> This syntax is specific to bash, and running in a pure-sh client (like ash)
> will yield:

If this works in bash without the export, it would be a serious bash bug :)
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: