Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix #568] Add timestamps to crontab comments #688

Merged
merged 2 commits into from Mar 3, 2017

Conversation

attilahorvath
Copy link
Contributor

Sometimes it can be useful to easily determine when were the Whenever tasks last updated in the crontab.

This PR adds a timestamp to the crontab comments, so they can be easily inspected with crontab -l.

I have taken care of existing crontabs without timestamps, so this is not a backwards incompatible change. The timestamps will simply be added next time Whenever is run.

This should close #568.

@attilahorvath attilahorvath changed the title Add timestamps to crontab comments [Fix #568] Add timestamps to crontab comments Feb 24, 2017
@benlangfeld benlangfeld merged commit 454992e into javan:master Mar 3, 2017
@attilahorvath attilahorvath deleted the fix-568 branch March 3, 2017 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Potential feature request: include a timestamp in the crontab comment
2 participants