missing: miscellaneous fixlets
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 30 Oct 2011 08:57:50 +0000 (09:57 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 22 Dec 2011 11:08:30 +0000 (12:08 +0100)
commitb2b375c36a960b43e9b4ace8021d37a3969126c4
tree5c1092d9c6c68b8ff188e93af28d227d19e4423c
parent7f713c38e4e1ad3c3cca73e6cd23d605ad7b886e
missing: miscellaneous fixlets

* lib/missing: Some shells, such as Solaris or FreeBSD /bin/sh,
warn about missing programs before performing redirections.
Therefore, where we have to silently check whether a program
exists, perform redirections on a subshell.
Remove redundant uses of double-quotes in variable definitions.
Delete an extra blank line.
ChangeLog
lib/missing