tests/vg_regtest: Always evaluate prerequisite expressions with sh
commit9ce23dde2a396d61820b90741c733e8b77d17138
authorBart Van Assche <bvanassche@acm.org>
Thu, 23 Jul 2015 02:46:44 +0000 (23 02:46 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 23 Jul 2015 02:46:44 +0000 (23 02:46 +0000)
tree22a0d7ce48435513494ab5ba1dec833c2a6bb5f7
parentfeaf31d77fe24d6c4500b9cfe0f7d702df2dd751
tests/vg_regtest: Always evaluate prerequisite expressions with sh

This avoids that expressions like ! <stmnt> fail with a mysterious
error message.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15438
tests/vg_regtest.in