Skip to content

Conversation

@gregorg
Copy link
Contributor

@gregorg gregorg commented May 15, 2019

New option: -u

Can parse a user crontab by disable user check.

@FrancoisXavierNoe
Copy link

Hi there 😃
Is this project still alive ?
This PR will be very usefull !

@gregorg
Copy link
Contributor Author

gregorg commented Sep 1, 2021

Hi there 😃
Is this project still alive ?
This PR will be very usefull !

use my fork ;)

@FrancoisXavierNoe
Copy link

Hi there 😃
Is this project still alive ?
This PR will be very usefull !

use my fork ;)

Thank you,
Do you have any usage documentation to share from you fork ?
Currently I just install this tool with pip pip install chkcrontab.
I suppose that I need to install it with another way by you fork ?

@gregorg
Copy link
Contributor Author

gregorg commented Sep 1, 2021

Hi there 😃
Is this project still alive ?
This PR will be very usefull !

use my fork ;)

Thank you,
Do you have any usage documentation to share from you fork ?
Currently I just install this tool with pip pip install chkcrontab.
I suppose that I need to install it with another way by you fork ?

clone it and run python3 setup.py install

@FrancoisXavierNoe
Copy link

Doesn't work from my side

chkcrontab cron_file
Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.7.11/x64/bin/chkcrontab", line 62, in <module>
    main(sys.argv)
  File "/opt/hostedtoolcache/Python/3.7.11/x64/bin/chkcrontab", line 43, in main
    version=__version__)
TypeError: __init__() got an unexpected keyword argument 'version'
Error: Process completed with exit code 1.

Any idea ?

@gregorg
Copy link
Contributor Author

gregorg commented Aug 2, 2022

Sorry, I've just faced this issue too, and fixed it right now.

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.

2 participants