Don't use print statements
Bug #1258127 reported by
Björn Tillenius
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
landscape-client (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
We shouldn't use print statements in the code, since they leak through to the test runner. We should either use juju-log or writing to a stream, so that the prints are testable.
To post a comment you must log in.