xref: /freebsd/usr.bin/bmake/tests/execution/plus/legacy_test.sh (revision 864c53ead899f7838cd2e1cca3b485a4a82f5cdc)
1#! /bin/sh
2# $FreeBSD$
3
4. $(dirname $0)/../../common.sh
5
6# Description
7DESC="Test '+command' execution with -n -jX"
8
9# Run
10TEST_N=1
11TEST_1=
12
13eval_cmd $*
14