]> granicus.if.org Git - pdns/commit
Fix testrunner.sh's exit status
authorThomas D <whissi@whissi.de>
Fri, 13 Feb 2015 03:01:09 +0000 (04:01 +0100)
committerThomas D <whissi@whissi.de>
Tue, 17 Feb 2015 09:15:03 +0000 (10:15 +0100)
commitd370a0610a3ea847793c15aa37a3721e461608cf
tree64cff18f3e575bd02f523bd346b45fdfa9d673dc
parent93374de95f06da3c1fbe7b44584335cdf202bdbd
Fix testrunner.sh's exit status

"$rv" isn't defined so use "$?" instead.
modules/remotebackend/testrunner.sh