Opened 11 years ago
Closed 11 years ago
#2308 closed defect (fixed)
Unexpected behaviour of +debug
Reported by: | Per Östlund | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.0 |
Component: | Command Prompt Environment | Version: | trunk |
Keywords: | Cc: |
Description
+debug should behave the same as +d, but when giving a comma-separated list of arguments to +debug you get an error message:
Error: Invalid type of flag debug, expected a string but got a list of values.. Error: Unknown option debug.
Note:
See TracTickets
for help on using tickets.
Fixed in r16787.