Allow both strings to be omitted in "${if" expansions: the true value
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Wed, 17 Nov 2004 16:12:26 +0000 (16:12 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Wed, 17 Nov 2004 16:12:26 +0000 (16:12 +0000)
commit063b1e99b3c8f8fd646b4db4ad87f36952cc9366
tree1a72df4371d4a3f46bb6e4995bf90c93fc8b9c0f
parent14702f5b13007409b29615f2a2ad1b141a4b9561
Allow both strings to be omitted in "${if" expansions: the true value
defaults to "true", which works nicely for "condition" conditions (the
false value has always defaulted to "").
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/expand.c