legs/scripts/run.sh

9 lines
130 B
Bash
Raw Permalink Normal View History

2024-09-17 19:14:58 +03:00
#!/bin/bash
set -euo pipefail
cd build
meson compile
LSAN_OPTIONS="suppressions=../suppr.txt" ./examples/02_systems/02_systems