opnsense-src/usr.bin/bmake/tests/shell/replace/legacy_test.sh
Franco Fichtner cd6ee62847 src: clean-cut move to 10.2-RELEASE
Start fresh on master, only apply needed patches on top now.

Upstream commit:	56279fdef34eb28a4655b489b992c651bd8379fc
Taken from:		FreeBSD
2015-08-14 14:15:00 +02:00

17 lines
201 B
Bash

#! /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 $*