mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-01 19:54:10 +03:00
OpenZFS 8072 - zfs-tests: several test cases incorrectly spell TESTPOOL
Authored by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <jwk404@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Ported-by: Giuseppe Di Natale <dinatale2@llnl.gov> OpenZFS-issue: https://www.illumos.org/issues/8072 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/56e4733 Closes #6137
This commit is contained in:
committed by
Brian Behlendorf
parent
1d8da99171
commit
7bc181e6db
@@ -53,7 +53,7 @@ snap=$TESTPOOL/$TESTFS@$TESTSNAP
|
||||
set -A args "" \
|
||||
"$TESTPOOL/blah" \
|
||||
"$TESTPOOL" "$TESTPOOL/$TESTFS" "$snap" \
|
||||
"$TESTPOOL/$TESTVOL" "$TESTPOL $TESTPOOL/$TESTFS" \
|
||||
"$TESTPOOL/$TESTVOL" "$TESTPOOL $TESTPOOL/$TESTFS" \
|
||||
"$clone $TESTPOOL/$TESTFS" "- $clone" "-? $clone"
|
||||
|
||||
function cleanup
|
||||
|
||||
Reference in New Issue
Block a user