On 21 November 2015 at 11:17, Eduardo Ochs <eduardoo...@gmail.com> wrote:
> I would like to make that output even more verbose, showing the
> "chdir"s, the calls to tar and unzip, and the "cp"s - and, ideally,
> but that may be much harder, to have a way to make luarocks run like
> "make -n", showing the commands that it would run, but without running
> them...
>
> Any help or hints would be VERY appreciated. I understand very little
> of the sources right now...

Pass --verbose before the subcommand.
e.g. luarocks --verbose install lpeg

------------------------------------------------------------------------------
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to