On Thu, Aug 28, 2003 at 02:37:13PM -0400, Aaron M. Ucko wrote: > X Strike Force SVN Admin <[EMAIL PROTECTED]> writes: > > > - if [ -n "$(cat "$XWRAPPER_CONFIG_ROSTER.dpkg-tmp")" ]; then > > + if [ -n "$(cat "$XWRAPPER_CONFIG_ROSTER.dpkg-tmp" 2> /dev/null)" ]; > > then > > Incidentally, you could just use -s here...
Ah, thanks; I forgot about our friend test -s. -- G. Branden Robinson | Optimists believe we live in the Debian GNU/Linux | best of all possible worlds. [EMAIL PROTECTED] | Pessimists are afraid the optimists http://people.debian.org/~branden/ | are right about that.
pgpJjWMe0Qd20.pgp
Description: PGP signature

