1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 17:03:12 +02:00

Travis-CI: show 'ldd' output in build logs

This commit is contained in:
Bram Matthys
2018-04-26 10:36:23 +02:00
parent def588917a
commit 94c718dc3d
+2
View File
@@ -25,6 +25,8 @@ echo "***********************************************"
echo "UnrealIRCd build & install successful."
echo "***********************************************"
ldd ~/unrealircd/bin/unrealircd
if [ "$BUILDCONFIG" = "local-curl" ]; then
# We broke the system significantly earlier that build tests
# won't work (eg: 'git' is uninstallable). Don't bother