| Index: master.naclports/run_master.bat
|
| ===================================================================
|
| --- master.naclports/run_master.bat (revision 67605)
|
| +++ master.naclports/run_master.bat (working copy)
|
| @@ -1,6 +0,0 @@
|
| -@echo off
|
| -setlocal
|
| -title NativeClient Master
|
| -set PYTHONPATH=..\scripts;..\scripts\master;..\scripts\common;..\scripts\private;..\pylibs
|
| -set PATH=%~dp0..\depot_tools;%~dp0..\depot_tools\release\python_24;%~dp0..\depot_tools\python;%PATH%
|
| -python ..\scripts\common\twistd --no_save -y buildbot.tac
|
|
|