truegitcodechurn
truegitcodechurn copied to clipboard
dir argument is not picked up
Hi,
Please assist, I am trying to test the script but i am getting an error with regards to passing the "dir" argument. Here's how i am calling the script
python ./gitcodechurn.py after="2021-09-21” before="2021-09-27” author="" dir="/Users/admin/Desktop/jmeter" -exdir="/Users/admin/Desktop/jmeter/bin" usage: python [/]gitcodechurn.py after="YYYY[-MM[-DD]]" before="YYYY[-MM[-DD]]" author="flacle" dir="[/]path" [-exdir="[*/]path"] gitcodechurn.py: error: the following arguments are required: dir
I am using python 3.10
Same, impossible to use because of this.