]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix remotebackend tests without socat 1508/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 5 Jul 2014 12:32:09 +0000 (14:32 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 5 Jul 2014 12:33:09 +0000 (14:33 +0200)
commitda23e19dad7566d78fd6a3f71b08ea2d2dfe6cff
tree6c606ae32c324f63eaaa46d905dded0f8ebfb069
parent3da2514970cd42e6e85588d40ac38b6e0728d113
Fix remotebackend tests without socat

When socat is not installed, the testrunner would fail instead of
exiting without testing as planned.

This also adds `set -x` to the testrunner for future error diagnosis.
modules/remotebackend/testrunner.sh