summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/shell/replace/test.t
blob: 5c91cf9e03e8620b64a336d6af1ccc6f1d329411 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/sh

# $FreeBSD$

cd `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