opnsense-src/tools/regression/usr.bin/make/execution/joberr/test.t
Max Khon 174da58b23 Add job error output test.
make(1) with openpty() currently fails this test: there's a race condition
and error output is sometimes lost.
2011-12-15 06:01:06 +00:00

15 lines
144 B
Bash

#!/bin/sh
# $FreeBSD$
cd `dirname $0`
. ../../common.sh
# Description
DESC="Test job make error output"
# Run
TEST_N=1
TEST_1=
eval_cmd $*