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

remove '.' from @INC #13

Merged
merged 1 commit into from
Mar 29, 2018
Merged

remove '.' from @INC #13

merged 1 commit into from
Mar 29, 2018

Conversation

ttyS4
Copy link
Contributor

@ttyS4 ttyS4 commented Jan 24, 2018

This is the same as in quattor/CCM#181

@ttyS4
Copy link
Contributor Author

ttyS4 commented Jan 24, 2018

this seems like a jenkins issue rather than issue with the code

@jrha jrha added this to the 18.3 milestone Jan 24, 2018
@stdweird
Copy link
Member

retest this please

@@ -133,7 +133,9 @@ toolsuite.

package query;

pop @INC if $INC[-1] eq '.';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ttyS4 wrap this in BEGIN{} like the other patches

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point I have just updated as that.

@stdweird
Copy link
Member

retest this please

3 similar comments
@stdweird
Copy link
Member

retest this please

@stdweird
Copy link
Member

retest this please

@stdweird
Copy link
Member

retest this please

This is the same as in quattor/CCM#181
@jrha jrha merged commit 7055b43 into master Mar 29, 2018
@jrha jrha deleted the ttyS4-patch-1 branch March 29, 2018 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants