legacy_test.sh revision 146449
1#!/bin/sh
2
3# $FreeBSD: head/tools/regression/usr.bin/make/shell/replace/test.t 146449 2005-05-20 14:50:30Z harti $
4
5cd `dirname $0`
6. ../../common.sh
7
8desc_test()
9{
10	echo "Check that the shell can be replaced."
11}
12
13eval_cmd $1
14