Hi. We're using LuaRocks in our build system. We "make" a lot of rocks and the we pack them. So far so good, but it failed when one of the builder was missing a package needed to make "lrexlib-pcre", so LR complained with
Error: Could not find expected file pcre.h for PCRE -- you may have to install PCRE in your system and/or set the PCRE_DIR variable But it seems that in this case, LR does not set a non zero exit code, so the script running the build does not know that an error occurred. Is this behaviour ok or am I missing something? Regards, Ignacio ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
