Skip to content

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

Closed
fabiankeil wants to merge 1 commit into
curl:masterfrom
fabiankeil:makefile.inc-free-testdir
Closed

runtests.pl: tolerate test directories without Makefile.inc#8379
fabiankeil wants to merge 1 commit into
curl:masterfrom
fabiankeil:makefile.inc-free-testdir

Conversation

@fabiankeil

Copy link
Copy Markdown
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

jay commented Feb 3, 2022

Copy link
Copy Markdown
Member

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.

3 participants