-
- Downloads
Initial commit.
Project to check correctness of system crontab files. On most cron implementations these would be the /etc/crontab file and files in /etc/cron.d
parents
Branches
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- LICENSE 202 additions, 0 deletionsLICENSE
- OWNERS 6 additions, 0 deletionsOWNERS
- README 15 additions, 0 deletionsREADME
- chkcrontab.py 41 additions, 0 deletionschkcrontab.py
- chkcrontab_lib.py 0 additions, 0 deletionschkcrontab_lib.py
- setup.py 44 additions, 0 deletionssetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/runall.py 36 additions, 0 deletionstests/runall.py
- tests/test_check.py 337 additions, 0 deletionstests/test_check.py
- tests/test_crontab 71 additions, 0 deletionstests/test_crontab
- tests/test_crontab.disable 84 additions, 0 deletionstests/test_crontab.disable
- tests/test_crontab.no-warn 19 additions, 0 deletionstests/test_crontab.no-warn
- tests/test_crontab.warn 12 additions, 0 deletionstests/test_crontab.warn
Loading
Please register or sign in to comment