truegitcodechurn icon indicating copy to clipboard operation
truegitcodechurn copied to clipboard

dir argument is not picked up

Open ErnestFistozz opened this issue 3 years ago • 1 comments

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

ErnestFistozz avatar Dec 14 '21 01:12 ErnestFistozz

Same, impossible to use because of this.

olleharstedt avatar Jul 13 '22 16:07 olleharstedt