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
|
||||
. ${srcdir}/test.rc
|
||||
|
||||
export MSG="fwd and allow"
|
||||
MSG="fwd and allow"
|
||||
|
||||
cat <<EOF >${CONFD}/fwd.conf
|
||||
ntp.* @127.0.0.2:${PORT2} ;RFC5424
|
||||
|
Loading…
Reference in New Issue
Block a user