summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/shell/select/test.t
blob: 0a129c0f3f0a47b070ece8ddf11f99f0ac4ceed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

# $FreeBSD$

cd `dirname $0`
. ../../common.sh

desc_test()
{
	echo "Select the builtin sh shell."
}

eval_cmd $1
OpenPOWER on IntegriCloud