Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Unified Diff: configs/chromium/master/run_master.bat

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Fix launch_slaves, remove more stuff Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: configs/chromium/master/run_master.bat
diff --git a/configs/chromium/master/run_master.bat b/configs/chromium/master/run_master.bat
deleted file mode 100644
index 578b67e54f70330e9f80b7926f46f12653da49bd..0000000000000000000000000000000000000000
--- a/configs/chromium/master/run_master.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@echo off
-setlocal
-title Chromium.FYI Master
-set PYTHONPATH=..\..\third_party\buildbot_7_12;..\..\third_party\twisted_8_1;..\..\scripts;..\..\third_party;..\..\site_config;..\..\..\build_internal\site_config;.
-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

Powered by Google App Engine
This is Rietveld 408576698