| Summary: | cfo start doesn't work | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Component: | Deployment | Assignee: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | maciej.bendkowski, Szymon.Brandys |
| Version: | 6.0 | ||
| Target Milestone: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Malgorzata Janczarska
The shell commands always add ContentLocation to the request event if this is a start/stop command. When ContentLocation is added we always try to parse the manifest file from it, even if later we don't use it. I think that in the start/stop command we should ignore it and this is the change I committed. |