X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fposix.sh;h=2f4e9f44d13206936939059b4cd5aa0f7680082a;hp=429b93d2873ccb6844d1b7557bc72091c31c1677;hb=e2226ae35978f223bf851dabf15eb6b606da8020;hpb=7b59ed3ab3c9bfae95b9904982869d31a7e65770 diff --git a/lustre/tests/posix.sh b/lustre/tests/posix.sh index 429b93d..2f4e9f4 100755 --- a/lustre/tests/posix.sh +++ b/lustre/tests/posix.sh @@ -27,7 +27,7 @@ BASELINE_FS=${BASELINE_FS:-"ext4"} if [[ $(facet_fstype $SINGLEMDS) = zfs ]]; then BASELINE_FS=zfs ! which $ZFS $ZPOOL >/dev/null 2>&1 && - skip_env "need $ZFS and $ZPOOL commands" && exit 0 + skip_env "need $ZFS and $ZPOOL commands" POSIX_ZPOOL=$FSNAME-posix POSIX_ZFS=$POSIX_ZPOOL/${POSIX_ZPOOL##$FSNAME-}