Skip to content

Conversation

yanick
Copy link
Contributor

@yanick yanick commented Oct 1, 2016

Commit af13adb is breaking the tests. I've switched

    $owner->

for

    $self->{OWNER}->

and now things are passing.

BIG WARNING: I'm not sure of the fix
af13adb was trying to do in the first place, so my
own patch could be flawed.

Commit af13adb is breaking the tests. I've switched

        $owner->

for

        $self->{OWNER}->

and now things are passing. Big warning: I'm not sure of the fix
af13adb was trying to do in the first place, so my
own patch could be flawed.
@rehsack
Copy link
Member

rehsack commented Mar 30, 2017

I'm sorry - for whatever reason my watches wasn't up-to-date and I didn't receive any notification. I fixed that already during reviewing other PR's. I mention you in Changes, is it ok?

@yanick
Copy link
Contributor Author

yanick commented Mar 30, 2017

Absolutely. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants