basho / basho_bench

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
Apache License 2.0
311 stars 197 forks source link

escriptize failed after pull request #150. #151

Closed lixen closed 9 years ago

lixen commented 9 years ago

make ... ...

ERROR: Failed to get ebin/ directory for erlcql escript_incl_apps.ERROR: escriptize failed while processing /tmp/basho_bench: rebar_abort
slfritchie commented 9 years ago

Oops, sorry, this is fallout from #150. I didn't do a paranoid rm -rf deps/* prior to final testing and merge.