Commit 17a55aca authored by Nils Goroll's avatar Nils Goroll

stupid typo

parent 01689b98
......@@ -146,7 +146,7 @@ do
orev=${rev}
if ! [ -d "${BUILDDIR}" ] && ! mkdir -p "${BUILDDIR}" ; then
echo >&1 "could not create BUILDDIR ${BUILDDIR}"
echo >&2 "could not create BUILDDIR ${BUILDDIR}"
exit 2
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment