Fix stray 'g' that sneaked in last test update

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2019-11-07 19:13:28 +01:00
parent cee833a7f5
commit 6059d873a5

View File

@ -3,7 +3,7 @@ set -ex
if [ x"${srcdir}" = x ]; then
srcdir=.
fi
g. ${srcdir}/test.rc
. ${srcdir}/test.rc
export MSG="no-openlog-apitest"