commit | 82cc9601d657965d9bff7cc0a63a603df0e1eae5 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Thu May 16 14:16:50 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri May 17 00:51:41 2019 +0000 |
tree | f5b06f5d48a55e0c6aac64a9c281b1331eae5908 | |
parent | 27a47a3c100658797032f443607eb0a62e9e537b [diff] |
Make output of generate_operator_out reproducible As part of using python_binary_host, argv[0] is often the extracted python script in a temporary directory. Just hardcode the generate_operator_out.py name so that a random directory isn't encoded in the output. Test: m art_compiler_operator_srcs; inspect output Change-Id: Ie2a875a1ab288bd56577b2451d4f3e6e0ad70032