launch fail on non-default port on mars

This commit is contained in:
2026-03-12 15:36:09 +01:00
parent c1eb861bfb
commit 28d1db3b79
3 changed files with 22 additions and 2 deletions

View File

@ -16,6 +16,8 @@ LINUX_CC := env("LINUX_CC")
# FAIL* variables
FAIL_SERVER_PORT := "1111"
RESULTBROWSER_PORT := "5000"
BOCHS_RUNNER := "bochs-experiment-runner.py"
FAIL_TRACE := "fail-x86-tracing"
FAIL_DUMP := "dump-trace"