forked from ungleich-public/ccollect
typo
This commit is contained in:
parent
aaf29c92b5
commit
88c295a5b7
1 changed files with 1 additions and 1 deletions
|
@ -538,7 +538,7 @@ if [ -x "${CPOSTEXEC}" ]; then
|
||||||
_techo "Finished ${CPOSTEXEC} (return code: ${ret})."
|
_techo "Finished ${CPOSTEXEC} (return code: ${ret})."
|
||||||
|
|
||||||
if [ ${ret} -ne 0 ]; then
|
if [ ${ret} -ne 0 ]; then
|
||||||
_echo "${CPOSTEXEC} failed."
|
_techo "${CPOSTEXEC} failed."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue