]
Lincoln Baxter III deleted SEAMFORGE-125:
-----------------------------------------
Shell cannot parse command values containing '!' exclaimation
points
--------------------------------------------------------------------
Key: SEAMFORGE-125
URL:
https://issues.jboss.org/browse/SEAMFORGE-125
Project: Seam Forge
Issue Type: Bug
Reporter: Lincoln Baxter III
{code}
[pfdemo] pfdemo $ echo sdfdf!
sdfdf !
[pfdemo] pfdemo $ echo sdfdf!sdf
***ERROR*** Exception encountered: !sdf: event not found (type "set VERBOSE
true" to enable stack traces)
[pfdemo] pfdemo $
[pfdemo] pfdemo $ echo 'asdf!asdf`
***ERROR*** Exception encountered: !asdf`: event not found (type "set VERBOSE
true" to enable stack traces)
[pfdemo] pfdemo $
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: