summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_partitions.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-11-08 17:13:12 +1100
committerAndrew Tridgell <tridge@samba.org>2010-11-08 06:16:04 +0000
commit2763ede39937f9a0df2c6d0edf8532ce5e6f3e39 (patch)
tree3a983aa0029a49725b0cdf0d4742e57a8c56514c /source4/dsdb/repl/drepl_partitions.c
parentac0a92b5b325a3be968d2f7384c6a4a119d0ec84 (diff)
downloadsamba-2763ede39937f9a0df2c6d0edf8532ce5e6f3e39.tar.gz
samba-2763ede39937f9a0df2c6d0edf8532ce5e6f3e39.tar.bz2
samba-2763ede39937f9a0df2c6d0edf8532ce5e6f3e39.zip
fix
Diffstat (limited to 'source4/dsdb/repl/drepl_partitions.c')
-rw-r--r--source4/dsdb/repl/drepl_partitions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/repl/drepl_partitions.c b/source4/dsdb/repl/drepl_partitions.c
index e272747d80..76f261d4f8 100644
--- a/source4/dsdb/repl/drepl_partitions.c
+++ b/source4/dsdb/repl/drepl_partitions.c
@@ -346,7 +346,7 @@ static WERROR dreplsrv_refresh_partition(struct dreplsrv_service *s,
NULL
};
- DEBUG(2, ("dreplsrv_refresh_partition(%s)\n",
+ DEBUG(4, ("dreplsrv_refresh_partition(%s)\n",
ldb_dn_get_linearized(p->dn)));
ret = ldb_search(s->samdb, mem_ctx, &r, p->dn, LDB_SCOPE_BASE, attrs,