xref: /freebsd/usr.bin/bmake/tests/variables/opt_V/legacy_test.sh (revision 0b3105a37d7adcadcb720112fed4dc4e8040be99)
1#! /bin/sh
2# $FreeBSD$
3
4. $(dirname $0)/../../common.sh
5
6# Description
7DESC="Variable expansion using command line '-V'"
8
9# Run
10TEST_N=2
11
12eval_cmd $*
13