legacy_test.sh revision 146381
1#!/bin/sh
2
3# $FreeBSD: head/tools/regression/usr.bin/make/shell/select/test.t 146381 2005-05-19 11:23:01Z harti $
4
5cd `dirname $0`
6. ../../common.sh
7
8desc_test()
9{
10	echo "Select the builtin sh shell."
11}
12
13eval_cmd $1
14