update mars faildir

This commit is contained in:
2026-03-19 09:02:53 +01:00
parent 63231f8b48
commit fc1d3feadb
2 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@ BUILD_DIR := "build"
FAIL_SERVER_PORT := "22941"
RESULTBROWSER_PORT := "22941"
FAIL_BIN := "fail/bin"
FAIL_SHARE := "share"
FAIL_SHARE := "fail/share"
BOCHS_RUNNER := f"{{FAIL_BIN}}/bochs-experiment-runner.py"
FAIL_TRACE := f"{{FAIL_BIN}}/fail-x86-tracing"
FAIL_DUMP := f"{{FAIL_BIN}}/dump-trace"