opnsense-src/tools/regression/usr.bin/make/shell/replace/test.t

20 lines
203 B
Perl
Raw Normal View History

#!/bin/sh
# $FreeBSD$
cd `dirname $0`
. ../../common.sh
# Description
DESC="Check that the shell can be replaced."
# Setup
TEST_COPY_FILES="shell 755"
# Run
TEST_N=2
TEST_1=
TEST_2=-j2
eval_cmd $*