Opened 10 years ago
Closed 10 years ago
#160 closed defect (fixed)
echo doesn't echo everything
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: | chimera |
Description
The echo command mostly works, but if you type "echo ---" you get a "Missing text argument" error.
Note:
See TracTickets
for help on using tickets.
Fixed in 17b25bc5438c938091622d6ee8c3d06f15d62abe.
echo may still surprise a user when "echo t" fails expecting the 'text' keyword argument.