]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - bin/svalgrind
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / bin / svalgrind
diff --git a/bin/svalgrind b/bin/svalgrind
deleted file mode 100755 (executable)
index 92ef3ab..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-valgrind --leak-check=full --show-reachable=yes --error-exitcode=1 \
-         --track-fds=yes "$@"