aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake/tests/execution/plus/legacy_test.sh
blob: c0a83013f96e49bf8e8586344c0a0e70383d4940 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/sh

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

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

# Run
TEST_N=1
TEST_1=

eval_cmd $*