Closed Bug 805594 Opened 13 years ago Closed 13 years ago

DeviceManagerSUT.pushFile() has invalid debug statement

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mcote, Assigned: mihneadb)

References

Details

Attachments

(1 file)

In DeviceManagerSUT.pushFile(), there is this: if (self.debug >= 3): print "push returned: %s" % hash This results in this output: "push returned: <built-in function hash>" I believe that 'hash' should be 'remoteHash' here.
Attached patch fix thisSplinter Review
One more giant patch :).
Assignee: nobody → mihneadb
Attachment #715115 - Flags: review?(mcote)
Comment on attachment 715115 [details] [diff] [review] fix this Thanks. :)
Attachment #715115 - Flags: review?(mcote) → review+
Status: NEW → RESOLVED
Closed: 13 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: