Commit 4fa7d4e
Fix typo in reproducer output keys (repo_* -> repro_*) (#175)
Summary:
Rename "repo_script" and "repo_context" to "repro_script" and "repro_context" in tritonparse.reproducer.orchestrator.reproduce return dictionary.
Pull Request resolved: #175
Reviewed By: wychi
Differential Revision: D84840344
Pulled By: FindHao
fbshipit-source-id: 5910864c4670ebde76834b84ec1885a0c7570edf1 parent 2f3f12d commit 4fa7d4e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments