Skip to content

Use a defined owner - #10

Open
yanick wants to merge 1 commit into
perl5-dbi:masterfrom
yanick:owner
Open

Use a defined owner#10
yanick wants to merge 1 commit into
perl5-dbi:masterfrom
yanick:owner

Conversation

@yanick

@yanick yanick commented Oct 1, 2016

Copy link
Copy Markdown
Contributor

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

rehsack commented Mar 30, 2017

Copy link
Copy Markdown
Member

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

yanick commented Mar 30, 2017

Copy link
Copy Markdown
Contributor Author

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