about summary refs log tree commit diff stats
path: root/runvalgrind.sh
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-09-23 19:26:07 +0100
committerJames Booth <boothj5@gmail.com>2012-09-23 19:26:07 +0100
commit6d329343dc2d8ff048a57783ff0e3bdc5094824f (patch)
treebbee626d9bd0fb1fa28fee1144c663f1381dec13 /runvalgrind.sh
parentd136298f969dbaef39e0e7d74d396d84cdc23a6a (diff)
downloadprofani-tty-6d329343dc2d8ff048a57783ff0e3bdc5094824f.tar.gz
Shutdown now correctly handles connection
Diffstat (limited to 'runvalgrind.sh')
-rwxr-xr-xrunvalgrind.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/runvalgrind.sh b/runvalgrind.sh
index 47d0a3e0..985d69a6 100755
--- a/runvalgrind.sh
+++ b/runvalgrind.sh
@@ -1,4 +1,4 @@
 #!/bin/sh
 rm -f valgrind.out
 #valgrind --log-file=valgrind.out --leak-check=full --track-origins=yes --show-reachable=yes ./profanity
-valgrind --log-file=valgrind.out --leak-check=full --track-origins=yes ./profanity
+valgrind --log-file=valgrind.out --leak-check=full --track-origins=yes ./profanity -l DEBUG