test: No need to export MSG variable
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
c7122811fb
commit
e45d7d0671
@ -6,7 +6,7 @@ if [ x"${srcdir}" = x ]; then
|
|||||||
fi
|
fi
|
||||||
. ${srcdir}/test.rc
|
. ${srcdir}/test.rc
|
||||||
|
|
||||||
export MSG="fwd and allow"
|
MSG="fwd and allow"
|
||||||
|
|
||||||
cat <<EOF >${CONFD}/fwd.conf
|
cat <<EOF >${CONFD}/fwd.conf
|
||||||
ntp.* @127.0.0.2:${PORT2} ;RFC5424
|
ntp.* @127.0.0.2:${PORT2} ;RFC5424
|
||||||
|
Loading…
x
Reference in New Issue
Block a user