Re: [SCM] Samba Shared Repository - branch master updated

2024-01-04 Thread Brown, James William
On 1/4/2024 7:46 AM, Stefan Metzmacher wrote: @@ -3905,7 +3937,24 @@ static int moveip(TALLOC_CTX *mem_ctx, struct ctdb_context *ctdb, return ret; } - return 0; + /* +* It isn't strictly necessary to wait until takeover runs are +* re-enabled

Re: [SCM] Samba Shared Repository - branch master updated

2022-06-22 Thread Brown, James William
The delete should be "rm -f build/DTD/samba.build.pathconfig" to match other uses. On 6/22/2022 12:44 PM, Andreas Schneider wrote: > diff --git a/docs-xml/Makefile b/docs-xml/Makefile > index c614097f6c0..ae50b14d79a 100644 > --- a/docs-xml/Makefile > +++ b/docs-xml/Makefile > @@ -17,7 +17,7 @@