mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Make znc-buildmod report failures via exit code
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1034 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -77,6 +77,7 @@ do
|
||||
echo -e "${RESTART}${OK}"
|
||||
else
|
||||
echo -e "${ERROR} Error while building ${MOD}.so"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user