Closed Bug 701723 Opened 14 years ago Closed 14 years ago

deviceManager is a bad choice of variable name in bcontroller.py

Categories

(Testing :: Talos, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: wlach)

Details

Attachments

(1 file)

In bcontroller.py we currently refer to the remote process class as "deviceManager", which is seriously misleading since it immediately makes you think that it's a device manager class, when in fact it's a RemoteProcess class (which consumes devicemanager). I know bcontroller.py will be going away in the hopefully not-too-distant future, but in the interim I've already been bitten by this twice so I figured it was worth knocking up a trivial patch to change the variable name so it doesn't confuse anyone else.
Assignee: nobody → wlachance
Attachment #573815 - Flags: review?(jhammel)
(BTW, I already tested this locally and it works fine-- please feel free to push if you don't think the patch requires any revision)
Comment on attachment 573815 [details] [diff] [review] Rename deviceManager -> remoteProcess looks good to me
Attachment #573815 - Flags: review?(jhammel) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: