summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/execution/ellipsis/legacy_test.sh
blob: 9e9cd01ff297585dc2206433b1a5e2a3263cf007 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /bin/sh
# $FreeBSD$

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

# Description
DESC="Ellipsis command from variable"

# Run
TEST_N=1
TEST_1=

eval_cmd $*
OpenPOWER on IntegriCloud