Skip to content

Commit

Permalink
adapting to new option shortcut #21 #14092
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Nov 23, 2023
1 parent 7a961c1 commit 2384fd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/tools/assign/dua-iterate/invalid_option/errors.tools
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ usage: duaIterate.py [-h] [-c FILE] [-C FILE] [--save-template FILE] [-w]
[-Q {CO,CO2,PMx,HC,NOx,fuel,noise}] [--eager-insert]
[--time-to-teleport TIMETOTELEPORT]
[--time-to-teleport.highways TIMETOTELEPORT_HIGHWAYS]
[--measure-vtypes MEASUREVTYPES] [-7] [-MSA]
[--measure-vtypes MEASUREVTYPES] [-7] [-s]
[--continue-on-unbuild] [-t FILE] [-r FILE] [-F FILE]
[-A GA] [-B GBETA] [-E] [-T]
[--tripinfo-filter TRIPINFOFILTER] [--inc-start INCSTART]
Expand All @@ -26,5 +26,5 @@ usage: duaIterate.py [-h] [-c FILE] [-C FILE] [--save-template FILE] [-w]
[--pessimism PESSIMISM] [--clean-alt] [--binary] [--gzip]
[--dualog DUALOG] [--log LOG] [--marginal-cost]
[--marginal-cost.exp MCEXP]
[remaining_args [remaining_args ...]]
[remaining_args ...]
duaIterate.py: error: unrecognized arguments: --foo-bar 42

0 comments on commit 2384fd2

Please sign in to comment.