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

runtests.pl: tolerate test directories without Makefile.inc #8379

Closed
wants to merge 1 commit into from

Conversation

fabiankeil
Copy link
Contributor

Silences the following warnings when using a Makefile.inc-free
TESTDIR using the "-o" argument:

readline() on closed filehandle D at ./runtests.pl line 592.
Use of uninitialized value $disttests in pattern match (m//) at ./runtests.pl line 3602.

Silences the following warnings when using a Makefile.inc-free
TESTDIR using the "-o" argument:

   readline() on closed filehandle D at ./runtests.pl line 592.
   Use of uninitialized value $disttests in pattern match (m//) at ./runtests.pl line 3602.
@jay jay added the tests label Feb 3, 2022
@jay jay closed this in 2cb0eab Feb 3, 2022
@jay
Copy link
Member

jay commented Feb 3, 2022

Thanks

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

Successfully merging this pull request may close these issues.

None yet

3 participants