summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/shell/path_select/test.t
blob: fef0eb9cc7c6ade7c3d11a5c289d379c6fb0ac7e (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 "New path for builtin shells (2)."
}

eval_cmd $1
OpenPOWER on IntegriCloud