test/parseconf: Always show the result file name on failure

Obviously correct fixes on already reviewed code.
This commit is contained in:
teor
2019-11-04 12:28:39 +10:00
parent 3763dd9987
commit 233b96d83a
2 changed files with 10 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Improve the consistency of test_parseconf.sh output, and run all the
tests, even if one fails. Closes ticket 32213.