-
Bug
-
Resolution: Won't Do
-
Critical
-
1.0.0.Beta2
-
None
$ alias foo=echo foo
causes MVEL exception "alias cannot be resolved."
works with quotes, however
$ alias "foo=echo foo"
- is duplicated by
-
FORGE-81 Cannot add git repo without quotes
- Closed