Files
odo/pkg/project
Mrinal Das 60b1baa0a6 Fixed the problem of displaying wrong project as active after project delete (#1005)
* Fixed the problem of displaying wrong project as active after project delete.

The project delete function in pkg folder now returns the current set project along with the error if any. If no project is left to be set active, "" is returned.

* Fixed the test

Signed-off-by: mik-dass <mrinald7@gmail.com>

* Fixed the comments

Signed-off-by: mik-dass <mrinald7@gmail.com>
2018-11-23 15:37:48 +05:30
..