svn commit: lorikeet r749 - in trunk/heimdal/cf: .

lha at samba.org lha at samba.org
Mon Jun 18 16:24:36 GMT 2007


Author: lha
Date: 2007-06-18 16:24:35 +0000 (Mon, 18 Jun 2007)
New Revision: 749

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=749

Log:
More sleep for me, try again to unbreak.

Modified:
   trunk/heimdal/cf/Makefile.am.common


Changeset:
Modified: trunk/heimdal/cf/Makefile.am.common
===================================================================
--- trunk/heimdal/cf/Makefile.am.common	2007-06-18 11:51:04 UTC (rev 748)
+++ trunk/heimdal/cf/Makefile.am.common	2007-06-18 16:24:35 UTC (rev 749)
@@ -239,7 +239,7 @@
 #
 
 check-valgrind:
-	env TESTS_ENVIRONMENT="$(top_builddir)/libtool --mode execute valgrind --leak-check=full --quiet --suppressions=$(top_srcdir)/cf/valgrind-suppressions" --run-libc-freeres=no make check
+	env TESTS_ENVIRONMENT="$(top_builddir)/libtool --mode execute valgrind --leak-check=full --quiet --run-libc-freeres=no --suppressions=$(top_srcdir)/cf/valgrind-suppressions" make check
 
 #
 # Target to please samba build farm, builds distfiles in-tree.



More information about the samba-cvs mailing list