diff options
| author | steven-vd <steven@vandorp.lu> | 2026-08-16 15:00:32 +0200 |
|---|---|---|
| committer | steven-vd <steven@vandorp.lu> | 2026-08-17 09:31:42 +0200 |
| commit | ee081ca70322cd01d0642fdb1860e6bfbfb48e85 (patch) | |
| tree | 295fdba93b08b24562c6d49e971bbf3425eac50c /benchmarks/pugixml/.env/debug.sh | |
Diffstat (limited to 'benchmarks/pugixml/.env/debug.sh')
| -rw-r--r-- | benchmarks/pugixml/.env/debug.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/benchmarks/pugixml/.env/debug.sh b/benchmarks/pugixml/.env/debug.sh new file mode 100644 index 0000000..d3fa5a9 --- /dev/null +++ b/benchmarks/pugixml/.env/debug.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +set -e + +. .env/build.sh +./bench + |
