opnsense-src/tools/regression/usr.bin/make/shell/select/test.t
Hartmut Brandt 56f5aba2ca Some test cases for .SHELL target: builtin shell selection and
changing the path of a builtin shell.
2005-05-19 11:23:01 +00:00

13 lines
125 B
Bash

#!/bin/sh
# $FreeBSD$
cd `dirname $0`
. ../../common.sh
desc_test()
{
echo "Select the builtin sh shell."
}
eval_cmd $1