We need to allow people to specify a list of environment variables in the
following fashion ${foo:bar:baz:quux}.
In this case, if foo and bar are not set, and baz is set to VALUE_BAZ and quux
is set to VALUE_QUUX, the value returned by this expression should be
VALUE_BAZ. (So it is in decreasing order of preference).
Original issue reported on code.google.com by singh.janmejay on 12 Mar 2011 at 10:08
Original issue reported on code.google.com by
singh.janmejay
on 12 Mar 2011 at 10:08