]> jfr.im git - irc/unrealircd/unrealircd.git/commitdiff
Travis-CI: show 'ldd' output in build logs
authorBram Matthys <redacted>
Thu, 26 Apr 2018 08:36:23 +0000 (10:36 +0200)
committerBram Matthys <redacted>
Thu, 26 Apr 2018 08:36:23 +0000 (10:36 +0200)
extras/build-tests/nix/build

index deb3b75e75d36c3c06b18bce9f204790199848c6..4ccc45577468317504afe7e2d2d55f86ad44dad2 100755 (executable)
@@ -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