xref: /titanic_41/usr/src/test/zfs-tests/tests/functional/holes/cleanup.ksh (revision c5389946dfbef9eefd9e2e964618f7f865b59668)
1*c5389946SJohn Wren Kennedy#!/usr/bin/ksh
2*c5389946SJohn Wren Kennedy
3*c5389946SJohn Wren Kennedy#
4*c5389946SJohn Wren Kennedy# This file and its contents are supplied under the terms of the
5*c5389946SJohn Wren Kennedy# Common Development and Distribution License ("CDDL"), version 1.0.
6*c5389946SJohn Wren Kennedy# You may only use this file in accordance with the terms of version
7*c5389946SJohn Wren Kennedy# 1.0 of the CDDL.
8*c5389946SJohn Wren Kennedy#
9*c5389946SJohn Wren Kennedy# A full copy of the text of the CDDL should have accompanied this
10*c5389946SJohn Wren Kennedy# source.  A copy of the CDDL is also available via the Internet at
11*c5389946SJohn Wren Kennedy# http://www.illumos.org/license/CDDL.
12*c5389946SJohn Wren Kennedy#
13*c5389946SJohn Wren Kennedy
14*c5389946SJohn Wren Kennedy#
15*c5389946SJohn Wren Kennedy# Copyright (c) 2014 by Delphix. All rights reserved.
16*c5389946SJohn Wren Kennedy#
17*c5389946SJohn Wren Kennedy
18*c5389946SJohn Wren Kennedy. $STF_SUITE/include/libtest.shlib
19*c5389946SJohn Wren Kennedy
20*c5389946SJohn Wren Kennedydefault_cleanup
21