summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/syntax/enl/legacy_test.sh
blob: 307c1f02d2f0b85740890aa8dcb7444a5373a06a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /bin/sh
# $FreeBSD$

. $(dirname $0)/../../common.sh

# Description
DESC="Test escaped new-lines handling."

# Run
TEST_N=5
TEST_2_TODO="bug in parser"

eval_cmd $*
OpenPOWER on IntegriCloud