From: Alexander Barton Date: Sun, 10 Jan 2016 16:39:43 +0000 (+0100) Subject: platformtest.sh: Only show "runs=Y" when test suite succeeded X-Git-Tag: rel-24-rc1~35 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=2254e92e60fbe09da5adef1111ddcd60b7e98252;hp=2254e92e60fbe09da5adef1111ddcd60b7e98252 platformtest.sh: Only show "runs=Y" when test suite succeeded Display "?" in the "runs" colum when the simple "run test" succeeded but the test suite failed. And display a message to double check the actual status, because it is somewhat unclear, if the daemon actually "works" or not in this case. ---