dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / test / zfs-tests / tests / functional / rsend / rsend.cfg
blob8400ecfe35b41c783ab3dfafd821f6ebb8fa47a9
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
27 # Copyright (c) 2013, 2016 by Delphix. All rights reserved.
30 export BACKDIR=${TEST_BASE_DIR%%/}/backdir-rsend
32 export DISK1=$(echo $DISKS | awk '{print $1}')
33 export DISK2=$(echo $DISKS | awk '{print $2}')
34 export DISK3=$(echo $DISKS | awk '{print $3}')
36 export POOL=$TESTPOOL
37 export POOL2=$TESTPOOL2
38 export POOL3=$TESTPOOL3
39 export FS=$TESTFS