opnsense-src/tools/regression/usr.bin/make/shell/replace/test.t
Hartmut Brandt c9302692e6 Add a test that test whether we can replace the shell to use by
make with another shell and set all its parameters (meta and builtins
not tested here).
2005-05-20 14:50:30 +00:00

13 lines
134 B
Bash

#!/bin/sh
# $FreeBSD$
cd `dirname $0`
. ../../common.sh
desc_test()
{
echo "Check that the shell can be replaced."
}
eval_cmd $1