scripts: make update_decomp_ref.py respect the game we are operating on (#1880)

This commit is contained in:
Tyler Wilding
2022-09-13 20:03:00 -04:00
committed by GitHub
parent 4620f96574
commit 8117ed3bc7
6 changed files with 35 additions and 29 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ tasks:
- cmd: python ./scripts/tasks/default-file-or-folder.py --path failures
- cmd: '{{.OFFLINETEST_BIN_RELEASE_DIR}}/offline-test --iso_data_path "./iso_data/{{.GAME}}" --game {{.GAME}} --dump_current_output'
ignore_error: true
- python ./scripts/update_decomp_reference.py ./failures ./test/decompiler/reference/
- python ./scripts/update_decomp_reference.py ./failures ./test/decompiler/reference/ --game {{.GAME}}
- task: offline-tests
# check-gsrc-file:
# cmds: