Fix zpios-sanity.sh return code
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Jun 2011 17:13:15 +0000 (10:13 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Jun 2011 17:13:15 +0000 (10:13 -0700)
commit2ea9dc40f88ed84bc3e8022b91dd33cbce94653f
tree1e124b2161bbf70decb0fb2c1f7dbc30733697e4
parente95b3bdcbbc64ea502349413234e7c71563e7115
Fix zpios-sanity.sh return code

The zpios-sanity.sh script should return failure when any
of the individual zpios.sh tests fail.  The previous code
would always return success suppressing real failures.
scripts/zpios-sanity.sh