Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specify the erlang system module name while calling monitor/2 #115

Closed
wants to merge 1 commit into from

Conversation

secYOUre
Copy link
Contributor

Hi,

thanks for rebar!

Today, the master branch fails to compile on Erlang R13B03:
Recompile: src/rebar_eunit
src/rebar_eunit.erl:565: function monitor/2 undefined

The call to monitor/2 was introduced by merging with slf-eunit-process-isolation2 branch, 3 days ago: 9832a5c#src/rebar_eunit.erl

The proposed update restores the ability to compile on R13B03 by simply specifying the erlang system module name while calling monitor/2.

Cheers,
alfonso

@ghost
Copy link

ghost commented Aug 28, 2011

Thanks, merged.

@ghost ghost closed this Aug 28, 2011
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant