summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/shell/replace/legacy_test.sh
blob: 880ca780d53b907a8a06711485572fa86e63ad37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#! /bin/sh
# $FreeBSD$

. $(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 $*
OpenPOWER on IntegriCloud