| Summary: | [shell] Output from plugin commands is broken | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 6.0 | ||
| Target Milestone: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
I broke this in commit 112cd02. It is fixed now http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=969b6be |
1. Go to shell page 2. Run a command that is contributed by a plugin, for example: > cfo target https://api.ng.bluemix.net > npm install whatever The commands run, but no output is shown.