summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/execution/plus/test.t
blob: e75b4b9df2a85c6a3d2f43d926445c8900cf00ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

# $FreeBSD$

cd `dirname $0`
. ../../common.sh

# Description
DESC="Test '+command' execution with -n -jX"

# Run
TEST_N=1
TEST_1=

eval_cmd $*
OpenPOWER on IntegriCloud