]> granicus.if.org Git - curl/commit
runtests: Fix pid check in checkdied
authorJay Satiro <raysatiro@yahoo.com>
Wed, 30 Sep 2015 02:08:57 +0000 (22:08 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 30 Sep 2015 02:08:57 +0000 (22:08 -0400)
commitc6ff538ebd099d7ebeea774b9dfbbfeddfe3707b
treec20e05b73ff00f94d7ef3558e03b3d6b64e16d0d
parent8fd190c04ff1c83e8a72c6161cff6e320a87e6db
runtests: Fix pid check in checkdied

Because the 'not' operator has a very low precedence and as a result the
entire statement was erroneously negated and could never be true.
tests/runtests.pl