svn commit: samba r20815 - in branches/SAMBA_4_0/source/lib/replace/test: .

metze at samba.org metze at samba.org
Mon Jan 15 19:05:11 GMT 2007


Author: metze
Date: 2007-01-15 19:05:11 +0000 (Mon, 15 Jan 2007)
New Revision: 20815

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

Log:
merge from samba3

metze
Modified:
   branches/SAMBA_4_0/source/lib/replace/test/testsuite.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/replace/test/testsuite.c
===================================================================
--- branches/SAMBA_4_0/source/lib/replace/test/testsuite.c	2007-01-15 18:44:06 UTC (rev 20814)
+++ branches/SAMBA_4_0/source/lib/replace/test/testsuite.c	2007-01-15 19:05:11 UTC (rev 20815)
@@ -469,7 +469,7 @@
 	return ret;
 }
 
-#ifndef _SAMBA_BUILD_
+#if _SAMBA_BUILD_<4
 int main()
 {
 	bool ret = torture_local_replace(NULL);



More information about the samba-cvs mailing list