Use rebar from the system path to avoid collisions with old version of getopt

When running unit tests with 'rebar eunit', rebar will give precedence
to the modules already present in its binary file over the ones in the
project. As rebar uses getopt, the old version of the module was being
used and the unit tests were failing.
This commit is contained in:
Juan Jose Comellas
2012-04-16 12:56:46 -03:00
parent 7740b79fa5
commit 0db1767179
Vendored
BIN
View File
Binary file not shown.