Bug#284425: debian-installer: A small improvement suggestion

2007-05-20 Thread Frans Pop
tags 284425 + pending
thanks

On Sunday 20 May 2007 17:21, Damián Viano wrote:
> So that parameters like ide-core.options=nodma=1 work as expected.

Looks good, thanks. Committed your suggestion in SVN.

Cheers,
FJP


pgpBvgvRV9JSB.pgp
Description: PGP signature


Bug#284425: debian-installer: A small improvement suggestion

2007-05-20 Thread Damián Viano
Package: debian-installer
Version: rootskel/1.51
Followup-For: Bug #284425

Looking today svn (r43904) in
/trunk/packages/rootskel/src/lib/debian-installer-startup.d/S02module-params
I think that this line:

var="${word%=*}"

Sholud be:

var="${word%%=*}"

So that parameters like ide-core.options=nodma=1 work as expected.

Hope to help,

Damián Viano(Des).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]