1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/runvalgrind.sh
2012-07-31 23:01:15 +01:00

4 lines
133 B
Bash
Executable File

#!/bin/sh
rm -f valgrind.out
valgrind --log-file=valgrind.out --leak-check=full --track-origins=yes --show-reachable=yes ./profanity