Author: metze
Date: 2005-11-25 13:44:16 +0000 (Fri, 25 Nov 2005)
New Revision: 11911

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

Log:
as we pass the owned_released vs. replica test now, run it with make test

metze
Modified:
   branches/SAMBA_4_0/source/torture/nbt/winsreplication.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/nbt/winsreplication.c
===================================================================
--- branches/SAMBA_4_0/source/torture/nbt/winsreplication.c     2005-11-25 
13:43:12 UTC (rev 11910)
+++ branches/SAMBA_4_0/source/torture/nbt/winsreplication.c     2005-11-25 
13:44:16 UTC (rev 11911)
@@ -9463,6 +9463,7 @@
        ctx = test_create_conflict_ctx(mem_ctx, address);
 
        ret &= test_conflict_same_owner(ctx);
+       ret &= test_conflict_owned_released_vs_replica(ctx);
 
        talloc_free(mem_ctx);
 

Reply via email to