Commit Graph

6 Commits (241dba1ee7f6e65b0858496dac6069562212bc53)

Author SHA1 Message Date
Doug Luce 0298dac401 Use os module for checking absolute/joining paths 9 years ago
Doug Luce 84def4398f cronvar.py: support absolute destinations
Mainly so /etc/crontab can be written to.
9 years ago
Brian Coca 3564c48f3c switched to use module loggigng 9 years ago
Brian Coca 5187c7fcd7 removed executable bit 9 years ago
Greg DeKoenigsberg f65bb1c55e Adding author's github id 9 years ago
Doug Luce 1fa73cd0a3 Add the cronvar module.
This manages environment variables in Vixie crontabs.  It includes
addition/removal/replacement of variables and ordering via the
insertbefore/insertafter parameters.
10 years ago