Commit 4c44febe authored by Hanspeter Spalinger's avatar Hanspeter Spalinger
Browse files

fix docu

parent 52a6de46
......@@ -1062,7 +1062,7 @@ def check_crontab(crontab_file, log, whitelisted_users=None):
Args:
crontab_file: Name of the crontab file to check.
log: A LogCounter object.
whitelisted_users: A comma delimited list of users to ignore when warning on unrecognized users.
whitelisted_users: A list of users to ignore when warning on unrecognized users.
Returns:
0 if there were no errors.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment