commit | b46338228d07232c5ee878e480891ba56e69988e | [log] [tgz] |
---|---|---|
author | Richard Neill <richard.neill@arm.com> | Thu Oct 13 17:15:25 2022 +0100 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Wed Nov 09 18:00:54 2022 +0000 |
tree | d70d2e934c2f72a6914d1c57c39a281cb28017f9 | |
parent | 4e0b5d713de14c3e2e4cdb2731bb3168b4a1a3f4 [diff] |
Fix --dump-cfg argument handling in run-test This patch fixes a bug which was introduced in 9e73fcdbbdc302d9ed680662b0f86376c8baab10 when converting the run-test script from bash to Python. The argument's value is now read as the user-supplied string instead of a constant string literal "{arg}", resulting in a correctly produced .cfg file. Test: test-art-host, test-art-target. Change-Id: I76e550edcfc66c9746e77d767e830412e0cf90cd