]> granicus.if.org Git - curl/commit
runtests.pl: Don't expect $TESTDIR/DISABLED to exist
authorFabian Keil <fk@fabiankeil.de>
Thu, 19 Jun 2014 14:40:06 +0000 (16:40 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 26 Jul 2014 21:01:31 +0000 (23:01 +0200)
commitdc7a5981269d9e18037f3c31bc1f5d520554ad7c
tree90f5199603457a34638442e76643d36c1145931d
parent5828e886e69aba0d10a7a0e2fecfdbb9def4e6bd
runtests.pl: Don't expect $TESTDIR/DISABLED to exist

If a non-standard $TESTDIR is used the file may not be necessary.

Previously a "missing" file resulted in the warning:
readline() on closed filehandle D at ./runtests.pl line 4940.
tests/runtests.pl