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 tmpdir from search path for test #2

Merged
merged 2 commits into from Jan 26, 2015
Merged

Conversation

perlpilot
Copy link
Contributor

Fixes RT#85529. A file called /tmp/t could cause a test failure, so we
don't look in /tmp any more (or whatever platform-specific tmpdir)

I'm not sure why tmpdir was included in addition to curdir.

Fixes RT#85529. A file called /tmp/t could cause a test failure, so we
don't look in /tmp any more (or whatever platform-specific tmpdir)
@perlpilot
Copy link
Contributor Author

I've added blib to the search path.

timj added a commit that referenced this pull request Jan 26, 2015
Remove tmpdir from search path for test
@timj timj merged commit 92d6484 into timj:master Jan 26, 2015
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.

None yet

2 participants