From ea500fbdaef1dd2994c060d32b94c6ea114a1a07 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 20 Feb 2007 14:39:13 +0000 Subject: r21463: add a LDAP-UPTODATEVECTOR test, it shows that the "replUpToDateVector" isn't updated by originating changes, and that there's no entry for the local dsa invocation_id metze (This used to be commit a9b757dddc496b705d04ee73f52b7f4f16e972e9) --- source4/torture/config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture/config.mk') diff --git a/source4/torture/config.mk b/source4/torture/config.mk index 4d14ba14e01..82332662984 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -223,6 +223,7 @@ OBJ_FILES = \ ldap/common.o \ ldap/basic.o \ ldap/schema.o \ + ldap/uptodatevector.o \ ldap/cldap.o \ ldap/cldapbench.o PUBLIC_DEPENDENCIES = \ -- cgit