Skip to content

Commit

Permalink
Absolute sourcestamp must not contain reference to sourcestampset.
Browse files Browse the repository at this point in the history
  • Loading branch information
hborkhuis committed Mar 6, 2012
1 parent 15da4b1 commit f650795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion master/buildbot/sourcestamp.py
Expand Up @@ -222,7 +222,6 @@ def getAbsoluteSourceStamp(self, got_revision):
patch=self.patch, repository=self.repository,
codebase=self.codebase, patch_info=self.patch_info,
project=self.project, changes=self.changes,
sourcestampsetid=self.sourcestampsetid,
_ignoreChanges=True)

def getText(self):
Expand Down

0 comments on commit f650795

Please sign in to comment.