commit | 0d20d58c0d543a25b2dece1aeccd4c9984c7124c | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Jun 12 16:16:41 2018 -0700 |
committer | Alex Light <allight@google.com> | Tue Jun 12 16:42:19 2018 -0700 |
tree | 0dc566fa347060622c0aa5c4d2841a99ee1ffd10 | |
parent | ff5d955306660a6f6515967659515717076c1d87 [diff] |
Add missing spaces in constructing args We were missing a few spaces in some argument strings. This could cause the testrunner to fail if it is used with a --run-test-option or with multiple target options. Test: ./test/testrunner/testrunner.py --host --jvm Test: ./test/testrunner/testrunner.py --host --run-test-option='--with-agent libtifast.so=MethodEntry,MethodExit' Change-Id: I8b4330c252e2f13f4591bbeadef3532ca7b31d06