[Buildbot-commits] [djmitche/buildbot] f8c513: Rename	scripts/tryclient.py -> clients/tryclient.p...
    noreply at github.com 
    noreply at github.com
       
    Sun Jan 31 19:06:15 UTC 2010
    
    
  
Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot
Commit: f8c513c86c0baf6f8e586d1dc56a032fe18d99a9
    http://github.com/djmitche/buildbot/commit/f8c513c86c0baf6f8e586d1dc56a032fe18d99a9
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-01-31 (Sun, 31 Jan 2010)
Changed paths:
  A buildbot/clients/tryclient.py
  M buildbot/scripts/runner.py
  R buildbot/scripts/tryclient.py
  M buildbot/test/test_runner.py
  M buildbot/test/test_scheduler.py
  M buildbot/test/test_vc.py
Log Message:
-----------
Rename scripts/tryclient.py -> clients/tryclient.py
It makes more sense to place the tryclient inside buildbot.clients since it is yet another buildbot client (similar to buildbot.clients.sendchange)
    
    
More information about the Commits
mailing list