]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/make/tests/shell/replace/legacy_test.sh
MFC various moves of tools/regressions/ tests to the new infrastructure.
[FreeBSD/stable/10.git] / usr.bin / make / tests / shell / replace / legacy_test.sh
1 #! /bin/sh
2 # $FreeBSD$
3
4 . $(dirname $0)/../../common.sh
5
6 # Description
7 DESC="Check that the shell can be replaced."
8
9 # Setup
10 TEST_COPY_FILES="shell 755"
11
12 # Run
13 TEST_N=2
14 TEST_1=
15 TEST_2=-j2
16
17 eval_cmd $*