]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r273627,r273628:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Nov 2014 05:35:24 +0000 (05:35 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Nov 2014 05:35:24 +0000 (05:35 +0000)
commit3b79c82e0367dfb1be03fd30cb4283056e83659e
tree874c21c62f5b33c093a970bfe2dbac122f02084c
parentee305a182050ce0242274719b9d4e356e5b140d5
MFC r273627,r273628:

r273627:

  - Print out "Bail out!" in die(..) so prove terminates immediately
  - Handle the output from newer versions of openssl md5, similar to what
    pjd@ did in r248304

  Sponsored by: EMC / Isilon Storage Division

r273628:

  Move the redirection to stderr out of the cmd variable assignment

  Putting 2>/dev/null in cmd= escapes the redirection operation, which causes
  mdconfig to think it's a filename

  Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/9@274544 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/zfs/misc.sh