Opened 9 years ago
Closed 9 years ago
#526 closed defect (fixed)
Spurious extra quotes in logged command
Reported by: | Eric Pettersen | Owned by: | Greg Couch |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Command Line | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
If a command contains quotes, it is executed correctly but what is logged has an extra set of quotes. For example:
open "1gcn"
correctly opens 1gcn, but is logged as:
open ""1gcn""
Note:
See TracTickets
for help on using tickets.
Fixed.