diff regression/regression-tests.bash @ 191:4b498fd68464

add pst_attach_to_mem() back into the shared library interface. improve developer documentation. fix memory leak caught by valgrind.
author Carl Byington <carl@five-ten-sg.com>
date Wed, 15 Apr 2009 18:39:42 -0700
parents 0a4f7ecd7452
children 320cfcba8058
line wrap: on
line diff
--- a/regression/regression-tests.bash	Tue Apr 14 22:26:17 2009 -0700
+++ b/regression/regression-tests.bash	Wed Apr 15 18:39:42 2009 -0700
@@ -65,7 +65,7 @@
 
 
 val="valgrind --leak-check=full"
-val=''
+#val=''
 
 pushd ..
 make || exit