diff options
| author | iamcheeseman <[hidden email]> | 2026-01-15 16:17:16 -0500 |
|---|---|---|
| committer | iamcheeseman <[hidden email]> | 2026-01-15 16:17:16 -0500 |
| commit | 86738d3406671046ce50a2d1b07d858e14b2f968 (patch) | |
| tree | 3261e9fb85d7a438a6d5e37df447e209e3b26532 /run_debug.sh | |
| parent | 4563dfa077e029fbefd192f087338d186155ebfc (diff) | |
Ensure upwards and downwards transitions work
Diffstat (limited to 'run_debug.sh')
| -rwxr-xr-x | run_debug.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_debug.sh b/run_debug.sh index c56ad41..bad1ad2 100755 --- a/run_debug.sh +++ b/run_debug.sh @@ -1 +1 @@ -./run.sh "-debug -sanitize:address" +./run.sh "-debug -sanitize:address" "-debug -sanitize:address" |
