On Mon, Jun 23, 2008 at 12:40:16PM -0400, Joey Hess wrote: > Andrei Popescu wrote: > > Bug is still present, but only with > > > > AVOID_COMMIT_BEFORE_INSTALL=1 > > AVOID_COMMIT_BEFORE_INSTALL is intended to enable exactly the behavior > described in this bug report. That's not a bug.
I'm not sure how the test in pre-install.d/50uncommitted-changes is intended to work: $ FOO=1 $ if [ "$FOO" ]; then echo "y" ; fi y $ FOO=0 $ if [ "$FOO" ]; then echo "y" ; fi y $ perhaps testing -eq 0? filippo -- Filippo Giunchedi - http://esaurito.net PGP key: 0x6B79D401 random quote follows: Date: Tuesday, 2002/10/22 - 08:09 dselect proves the existence of Satan. It's the worst part of Debian.
signature.asc
Description: Digital signature

