tests/test-debug-flags.sh: Log the error from nbdkit unconditionally.
commitf5a1ff71f352b5bc730856ffd3382faab5d2e13a
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 12 Dec 2019 11:39:44 +0000 (12 11:39 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 12 Dec 2019 17:59:29 +0000 (12 17:59 +0000)
treed2f9b1e55d58070f84a5401e858457971725c569
parent208ed8aedf6c22b196db51d3f7a380ba30a398cd
tests/test-debug-flags.sh: Log the error from nbdkit unconditionally.

Useful to print the error displayed by nbdkit in all cases, not
just when the test fails.

Also fix the error message if the test does fail (unexpected -> expected).
tests/test-debug-flags.sh