summaryrefslogtreecommitdiff
path: root/usr.bin/bmake/tests/shell/replace/legacy_test.sh
blob: 6e672d57b607b6924546fa692c6f43d1d7c986ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /bin/sh

. $(dirname $0)/../../common.sh

# Description
DESC="Check that the shell can be replaced."

# Setup
TEST_COPY_FILES="shell 755"

# Run
TEST_N=2
TEST_1=
TEST_2=-j2

eval_cmd $*