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

Bug#88413: PATCH]: modconf broken with ash



Randolph Chung <tausq@debian.org> wrote:
>
> or you could do:

> Index: modconf
> ===================================================================
> RCS file: /cvs/debian-boot/modconf/modconf,v
> retrieving revision 1.7
> diff -r1.7 modconf
> 115c115
> <       tdir=${directory//\//_}
> ---
>>       tdir=`eval echo \\${directory//\//_}`

It still wouldn't work with ash.  In fact, those two lines are exactly
the same in any POSIX shell.
-- 
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: