[Buildbot-commits] [djmitche/buildbot] 8c638a: Fix running .exes under windows when we don't have...

noreply at github.com noreply at github.com
Wed May 19 19:55:06 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 8c638a40d411262b53c396b3fa9a9ca955b5b427
    http://github.com/djmitche/buildbot/commit/8c638a40d411262b53c396b3fa9a9ca955b5b427
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-19 (Wed, 19 May 2010)

Changed paths:
  M buildbot/slave/commands/base.py

Log Message:
-----------
Fix running .exes under windows when we don't have an abolute path


Commit: 272c9c79987843cd695d7d639424b851a4263242
    http://github.com/djmitche/buildbot/commit/272c9c79987843cd695d7d639424b851a4263242
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-19 (Wed, 19 May 2010)

Changed paths:
  M buildbot/slave/commands/base.py

Log Message:
-----------
Add comments about why we're doing unicode encoding


Commit: b6647e75de13fe89238627a627245e2752676fe3
    http://github.com/djmitche/buildbot/commit/b6647e75de13fe89238627a627245e2752676fe3
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-19 (Wed, 19 May 2010)

Changed paths:
  M buildbot/db/dbspec.py

Log Message:
-----------
Adding retrying logic for sqlite


Commit: d054a20c72528f3299ca8debaf46aaf1ea5ef02f
    http://github.com/djmitche/buildbot/commit/d054a20c72528f3299ca8debaf46aaf1ea5ef02f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-19 (Wed, 19 May 2010)

Changed paths:
  M buildbot/db/dbspec.py
  M buildbot/slave/commands/base.py

Log Message:
-----------
Merge branch 'master' of git://github.com/catlee/buildbot

* 'master' of git://github.com/catlee/buildbot:
  Adding retrying logic for sqlite
  Add comments about why we're doing unicode encoding
  Fix running .exes under windows when we don't have an abolute path






More information about the Commits mailing list