Closed Bug 1174161 Opened 10 years ago Closed 10 years ago

The buildslave package in deployment does not match our repository

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mrrrgn, Assigned: mrrrgn)

References

Details

Attachments

(1 file)

Looks like the package was deployed with new code, but never `hg push`ed In production we have: def registerActivity(self): if self._state == CONNECTED: if sys.platform in ('linux2', 'darwin') and not self._remote_shutdown_requested: # Force buildbot to shutdown after a single job runs self.callRemoteShutdown() self._setTimer(self.max_idle_time) else: log.msg("Idleizer: activity while not connected??")
Assignee: nobody → winter2718
Blocks: 1173945
Attached patch osxidleizer.diffSplinter Review
Attachment #8621591 - Flags: review?(bugspam.Callek)
Comment on attachment 8621591 [details] [diff] [review] osxidleizer.diff Review of attachment 8621591 [details] [diff] [review]: ----------------------------------------------------------------- Sorry for the delay, I thought I already r+'d this
Attachment #8621591 - Flags: review?(bugspam.Callek) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: