Alright I think I found something.

Behavior is different if debug is enabled. LOL

In fact it still was enabled in my module, and in this case what bin/rancid (not) does is:

unlink "$host.new" if (! $debug);

in case of no clean run, missed commands, etc.

Maybe one should handle this differently like creating a $host.debug file in debug mode while still removing $host.new, in order not to change overall behavior during debugging.
_______________________________________________
Rancid-discuss mailing list
[email protected]
https://www.shrubbery.net/mailman/listinfo/rancid-discuss

Reply via email to