summaryrefslogtreecommitdiffstats
path: root/dodge-balls.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dodge-balls.sh')
-rwxr-xr-xdodge-balls.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dodge-balls.sh b/dodge-balls.sh
new file mode 100755
index 0000000..b2a05d6
--- /dev/null
+++ b/dodge-balls.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+LSAN_OPTIONS=suppressions=suppr.txt exec "$(dirname "${0}")/dodge-balls" "${@}"