opnsense-src/usr.bin/bmake/tests/shell/replace/legacy_test.sh

18 lines
201 B
Bash
Raw Normal View History

#! /bin/sh
# $FreeBSD$
. $(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 $*