This commit is contained in:
Nico Schottelius 2007-08-16 21:46:02 +02:00
parent aaf29c92b5
commit 88c295a5b7
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ if [ -x "${CPOSTEXEC}" ]; then
_techo "Finished ${CPOSTEXEC} (return code: ${ret})."
if [ ${ret} -ne 0 ]; then
_echo "${CPOSTEXEC} failed."
_techo "${CPOSTEXEC} failed."
fi
fi