diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2013-12-14 17:33:28 +0100 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2013-12-17 14:28:58 +0100 |
commit | af305f2425d2a11eebf84e7a4ab97cc735968a35 (patch) | |
tree | eeb9722f7a71f77653bb55d6fb7fce93a10a742e /ebin | |
parent | fbc51c0a8c9b1ceca807b7a5a60e8503bc47b308 (diff) |
bootstrap: avoid trying to run 'debug' command
If you invoke 'make debug', then bootstrap executes rebar:main/1 with
the extra argument "debug" and rebar treats that as a command. There is
no such command.
Without this patch you will see the following on bootstrap:
Command 'debug' not understood or not applicable
Diffstat (limited to 'ebin')
0 files changed, 0 insertions, 0 deletions