URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=887d1983611e8134cabb773ee1ae7f262807f256
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
887d198 by Evan Huus (eapache@xxxxxxxxx):
test: improve check for out-of-tree tests
Rather than running `cd` and letting it potentially fail, just use the `-d` flag
to test that `run` exists and is a directory. Avoids useless stderr output.
Change-Id: Iab8b63681db6256aa1a6fc389d2536acbd491aba
Reviewed-on: https://code.wireshark.org/review/6239
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 5cb96a0 test: default WS_QT_BIN_PATH to WS_BIN_PATH
adds 887d198 test: improve check for out-of-tree tests
Summary of changes:
test/test.sh | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)