Fix stray 'g' that sneaked in last test update
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
cee833a7f5
commit
6059d873a5
@ -3,7 +3,7 @@ set -ex
|
|||||||
if [ x"${srcdir}" = x ]; then
|
if [ x"${srcdir}" = x ]; then
|
||||||
srcdir=.
|
srcdir=.
|
||||||
fi
|
fi
|
||||||
g. ${srcdir}/test.rc
|
. ${srcdir}/test.rc
|
||||||
|
|
||||||
export MSG="no-openlog-apitest"
|
export MSG="no-openlog-apitest"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user