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