Fix stray 'g' that sneaked in last test update
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user