svn commit: lorikeet r748 - in trunk/heimdal/cf: .
lha at samba.org
lha at samba.org
Mon Jun 18 11:51:05 GMT 2007
Author: lha
Date: 2007-06-18 11:51:04 +0000 (Mon, 18 Jun 2007)
New Revision: 748
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=748
Log:
Fix quoting.
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:07:40 UTC (rev 747)
+++ trunk/heimdal/cf/Makefile.am.common 2007-06-18 11:51:04 UTC (rev 748)
@@ -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 --suppressions=$(top_srcdir)/cf/valgrind-suppressions" --run-libc-freeres=no make check
#
# Target to please samba build farm, builds distfiles in-tree.
More information about the samba-cvs
mailing list