Status: Accepted
Owner:
maz...@gmail.com
Labels: Type-Defect Priority-Low
New issue 124 by
maz...@gmail.com: echo with no arguments crashes cli
http://code.google.com/p/soar/issues/detail?id=124
What steps will reproduce the problem?
1. Start cli
2. enter command "echo"
What is the expected output? What do you see instead?
No output expected. Just not a crash. Here's the output:
% echo
libc++abi.dylib: terminate called throwing an exception
Abort trap: 6
This occurred in OS X with the latest version of Soar from the repository
as of 12/10/12.