also sprach martin f krafft <[email protected]> [2009.04.29.1142 +0200]:
> also sprach Joey Hess <[email protected]> [2009.04.03.2047 +0200]:
> > Since debconf's confmodule uses $@, to support being called
> > from set -u maintainer scripts it would need to either
> > set +u (not very nice since that would also affect its caller),
> > or use ${@:+}. But this bug prevents the latter; so debconf's bug,
> > #522255, is effectively blocked by this bug in bash.
> 
> As a workaround, you want to use ${@:-}, not ${@:+}.

I am wrong, see my message to 519165:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519165#45

-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to