]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a missing "Bail out!" if zpool create fails
authorEnji Cooper <ngie@FreeBSD.org>
Sat, 3 Sep 2016 17:31:13 +0000 (17:31 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Sat, 3 Sep 2016 17:31:13 +0000 (17:31 +0000)
commit46f4fe1eb8690708938f3d15b560260308c94c8c
treee0dca65787cf0146ffee09ee8405b1c5b1c5040d
parent6f0c70d446a748018b9d640926261ed953dab46d
Add a missing "Bail out!" if zpool create fails

This will make the exit info more meaningful if/when zpool create fails,
and establishes parity with the other 2 zfs acl testcases (01, 03).

MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
tests/sys/acl/04.sh