legs/scripts/run.sh
2025-01-11 20:26:34 +02:00

8 lines
130 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
cd build
meson compile
LSAN_OPTIONS="suppressions=../suppr.txt" ./examples/02_systems/02_systems