The lnt client tool crashes whenever 'rm-machine' tries to report
an error message after an attempt to remove a non-existing
machine. This is fixed by importing the "http" package instead
of the "http.client" module under the name "http".
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Sorry, I was reviewing out of order and approved: D79183 which also has a fix for this. I like the test case though, could you commit the test case?