Need to squash the error exit status of mktemp when testing whether
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 25 Oct 2007 04:01:57 +0000 (04:01 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 25 Oct 2007 04:01:57 +0000 (04:01 +0000)
/data is a readonly filesystem.  Instead need to check if the result
of mktemp is an empty string or not.


No differences found