I meant that there was
if foo; then
bar
else
baz
fi
and the old patch was to change to
if foo; then
bar
else
fi
but now it's
if foo; then
bar
else
true
fi
Attachment:
pgpf7BzNSowos.pgp
Description: PGP signature