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)
commit8e605335bae0f5974581b1f4e2807cbb12549caf
treea007dc0bbd57e1404041d025e79deda8e7c594c7
parent1c8da6a7748891ede862feb32ac98080f65ea19c
Need to squash the error exit status of mktemp when testing whether
/data is a readonly filesystem.  Instead need to check if the result
of mktemp is an empty string or not.
build.sh