test X"$TMPDIR" = X && TMPDIR=/tmp

> > +if [ x"$TMPDIR" = x ]; then TMPDIR="/tmp" ; else : ; fi

much less clutter.

# Don't use :- since 4.3BSD and earlier shells don't like it.

Amazing.  Here I thought Solaris' /bin/sh was about as
decrepit as one could get nowadays....


Reply via email to