Eric Schrock wrote: > > Pushing batched changes from > ON requires temporarily disabling sanity checks, as well as locking and > unlocking the gate.
I've hit the issue with disabling sanity checks when I merge the nfs41 gate with the ON gate every two weeks. I have to remember to go into the $GATE/.hg/hgrc file and comment out this: pretxnchangegroup.1 = python:hook.sanity.sanity But I do want it on when one of my group integrates their changes back to the gate.