[Buildbot-commits] [buildbot/buildbot] 1b69b0: Unlink the destination for an upload before renami...

noreply at github.com noreply at github.com
Tue Nov 23 04:00:38 UTC 2010


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: 1b69b024b28bf29e204a6a4d38f8ead642e819b8
    https://github.com/buildbot/buildbot/commit/1b69b024b28bf29e204a6a4d38f8ead642e819b8
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2010-11-22 (Mon, 22 Nov 2010)

Changed paths:
  M master/buildbot/steps/transfer.py

Log Message:
-----------
Unlink the destination for an upload before renaming

This is required on Windows, which does not implicitly unlink the
destination in rename.  Tested by hand.  Fixes #1058.






More information about the Commits mailing list