summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/shell/path/test.t
blob: 890fb4517aa069656266383578de17cd5408bab3 (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."
}

eval_cmd $1
OpenPOWER on IntegriCloud