HomeFreeBSD

ZTS: Avoid piping send directly to /dev/null

Description

ZTS: Avoid piping send directly to /dev/null

Unfortunately, #11445 means while we fail gracefully now, we still
fail, unless people want to implement a complex workaround just to
support /dev/null.

So let's just use the cheap workaround in a test for now.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #12872

Details

Provenance
rincebrain_gmail.comAuthored on Dec 17 2021, 8:39 PM
GitHub <noreply@github.com>Committed on Dec 17 2021, 8:39 PM
Parents
rG9aa0915f8785: ZTS: Fix zpool_reopen_[1-5] on Fedora 35
Branches
Unknown
Tags
Unknown
Reverted By
rGdd899641eeca: Revert "ZTS: Avoid piping send directly to /dev/null"