rancid: mail filenames only, set max rounds
john heasley
heas at shrubbery.net
Thu Apr 21 17:25:39 UTC 2005
Wed, Apr 20, 2005 at 09:06:33PM -0400, Mordechai T. Abzug:
>
> The attached patch:
>
> - adds a "MAIL_FILENAME_ONLY" tunable to control whether entire diffs
> are mailed as per the default, or only the filename is mailed.
This is interesting. Perhaps it would be more interesting to generate the
cvs command necessary to generate the diff? eg:
cvs diff -r 1.1 -r 1.2 hostname
OR
cvs diff -r 1.1 -r 1.2 group/configs/hostname
> - adds a "MAX_ROUNDS" tunable to control the maximum number of
> rounds/passes.
Added. I changed it just a little to ensure the floor of 1 itteration.
Thanks!
More information about the Rancid-discuss
mailing list