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

Unified Diff: buildbot/buildbot_selector.py

Issue 1731773004: Cleanup: Remove buildbot_valgrind.sh, since it is no longer used (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « no previous file | buildbot/buildbot_valgrind.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/buildbot_selector.py
diff --git a/buildbot/buildbot_selector.py b/buildbot/buildbot_selector.py
index f6a67fdd2bc029e7a3afebbfd42e7e455fe5a02a..2daf776d54cb8252c843c47aade74dd08dc25658 100755
--- a/buildbot/buildbot_selector.py
+++ b/buildbot/buildbot_selector.py
@@ -95,10 +95,6 @@ BOT_ASSIGNMENT = {
######################################################################
'nacl-precise64_validator_opt':
python + ' buildbot/buildbot_standard.py opt 64 glibc --validator',
- 'nacl-precise64_newlib_dbg_valgrind':
- bash + ' buildbot/buildbot_valgrind.sh newlib',
- 'nacl-precise64_glibc_dbg_valgrind':
- bash + ' buildbot/buildbot_valgrind.sh glibc',
# Android trybots.
'nacl-precise64-newlib-dbg-android':
echo + ' "Android bots are disabled and going away"',
« no previous file with comments | « no previous file | buildbot/buildbot_valgrind.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698