[rancid] Rancid and Git
Jeffrey Ollie
jeff at ocjtech.us
Mon May 19 18:15:02 UTC 2014
On Fri, May 16, 2014 at 8:37 PM, heasley <heas at shrubbery.net> wrote:
> trying to integrate, test and sanitize the git patch; does anyone know the
> significance of the flock in control_rancid around commits:
>
> + git )
> + (
> + flock -x 200
> + git add $router
> + git commit -m "$message"
> + ) 200>$BASEDIR/.lockfile
>
> git must do its own locking, and rancid does its own per-group. so,
> paranoia or some special git thing?
Paranoia mostly.
--
Jeff Ollie
More information about the Rancid-discuss
mailing list