You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Parse sys.argv appropriately and use them to match commands "better"
* Set bench.cli.verbose if --verbose is passed at any point in the
command
Fixesfrappe#1223, frappe#1224
Parse sys.argv appropriately and use them to match commands "better".
Using hacks to match with flags and options appear to be faulty, so
dropped that. Only matching with command names remains.
Fixesfrappe#1223
https://github.com/frappe/ecommerce_integrations/runs/4407236017?check_suite_focus=true
https://github.com/frappe/ecommerce_integrations/pull/127/files
command:
Output:
edit: related to this change: 1b2bb87#diff-23971d78dc9c87535c1628bd472daff8d53fe2fc4cb56cc2b9c1537d4bfd4339R92
The text was updated successfully, but these errors were encountered: