opnsense-src/usr.bin/bmake/tests/shell/replace/legacy_test.sh
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

16 lines
189 B
Bash

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