commit | b93ee25b64de5d587c2e0889a9ce689c92aaa0f9 | [log] [tgz] |
---|---|---|
author | Sean Dague <sean.dague@samsung.com> | Sun Feb 23 20:41:07 2014 -0500 |
committer | Sean Dague <sean.dague@samsung.com> | Sun Feb 23 20:41:07 2014 -0500 |
tree | 0912d6ed212e22b0dbce87e9cc521d41f4fd06c5 | |
parent | d7e38ebd057219fdf55e69b63c9b929e629b8e74 [diff] [blame] |
make bash8 take a -v flag this ensures that we actually know we are processing all the files we believe we are. Change-Id: I8e99b5f9dc987c946586475f374f7040ca63a478
diff --git a/run_tests.sh b/run_tests.sh index b4f26c5..a0bfbee 100755 --- a/run_tests.sh +++ b/run_tests.sh
@@ -26,4 +26,4 @@ echo "Running bash8..." -./tools/bash8.py $FILES +./tools/bash8.py -v $FILES