lean4-htt/tests/lean/run/test_single.sh
Sebastian Ullrich 61fba365f2
fix: revert shared library split on non-Windows platforms (#3529)
Avoids the performance hit and fixes #3528.
2024-02-29 19:15:01 +00:00

4 lines
84 B
Bash
Executable file

#!/usr/bin/env bash
source ../../common.sh
exec_check lean -Dlinter.all=false "$f"