Fix return code failure (#689360)
commita00fc723389cc9c531d61e5f2c70025da8d67ab4
authorFrederick Grose <fgrose@gmail.com>
Mon, 21 Mar 2011 21:22:52 +0000 (21 14:22 -0700)
committerBrian C. Lane <bcl@redhat.com>
Mon, 21 Mar 2011 21:22:52 +0000 (21 14:22 -0700)
treeeeb5aae8be80b5df439cc60e2ffa0377a97be5f0
parentab97a013c88441a7d6f1e0ac85342f9025e9f6ae
Fix return code failure (#689360)

A runtime zero-valued arithmetic expression returns "FAILURE",
so with the new set -e autoexit setting, the code logic or
command must be adjusted to accommodate.
tools/livecd-iso-to-disk.sh