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

Unified Diff: native_client_sdk/src/sdktry-list.sh

Issue 11185016: [NaCl SDK] Remove old sdktry* scripts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« no previous file with comments | « native_client_sdk/src/sdktry-git.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/sdktry-list.sh
diff --git a/native_client_sdk/src/sdktry-list.sh b/native_client_sdk/src/sdktry-list.sh
deleted file mode 100755
index ad5d2cff83ab44919b863efb62f7eafaa46deea8..0000000000000000000000000000000000000000
--- a/native_client_sdk/src/sdktry-list.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# Get the list of nacl-sdk try bots.
-
-echo "-b naclsdkm-mac \
- -b naclsdkm-linux \
- -b naclsdkm-pnacl-linux \
- -b naclsdkm-windows32 \
- -b naclsdkm-windows64 \
- -S svn://svn.chromium.org/chrome-try/try-nacl"
« no previous file with comments | « native_client_sdk/src/sdktry-git.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698