Andrew Pashkin 2106494d41 Fixed 500 error in get_result API handler
If there is no task in DB with environemnt id and task id passed in
handler, a server error was returned by the API.

This patch fixes this bug.

Closes-Bug: #162206
Change-Id: I9fd84a963a1eacf8ab2aa428cfb4365f80fff02b
2015-03-26 15:59:19 +00:00
..