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