Build:Win32:1.8:ITSupport

From MozillaWiki
Jump to: navigation, search

Starting/Stopping Buildbot on Win32

*-pacifica-vm

Starting:

start cygwin shell
c:\\buildtools\\python24\\scripts\\buildbot start c:\\win32-1.8-slave2
The command does not return

Stopping:

Use ^C to get a prompt back

production-patrocles

Starting:

start cygwin shell
cd /cygdrive/e/builds/buildbot
C:\\buildtools\\python24\\scripts\\buildbot start slave
The command does not return

Stopping:

Use ^C to get a prompt back