valgrind: rework run-test-valgrind.sh script not to print unrelated message
authorThomas Haller <thaller@redhat.com>
Thu, 4 Jun 2015 15:24:08 +0000 (17:24 +0200)
committerThomas Haller <thaller@redhat.com>
Thu, 4 Jun 2015 15:48:34 +0000 (17:48 +0200)
commit2a5d17eb5f9fbb5ae78e6310822b12852afa2c2a
tree10c0a47daa48026f7c01b1f1ab91ab52ec1aae0e
parentca3fb3edcd80ff5f7c56f6e11904c5877378c3f1
valgrind: rework run-test-valgrind.sh script not to print unrelated message

If the valgrind logfile is empty, don't log an error message with
the location of the logfile.

Also, if the test didn't fail due to memleaks, log a different message.
tools/run-test-valgrind.sh