summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/shell/replace/test.t
blob: 838a6057964323f9888434872d75c2c3e0afd517 (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 "Check that the shell can be replaced."
}

eval_cmd $1
OpenPOWER on IntegriCloud