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

Unified Diff: mod_for_test_scripts/test_setup.sh

Issue 5138001: Remove obsolete files. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/installer.git
Patch Set: Created 10 years, 1 month 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 | « mod_for_test_scripts/ssh_keys/testing_rsa.pub ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mod_for_test_scripts/test_setup.sh
diff --git a/mod_for_test_scripts/test_setup.sh b/mod_for_test_scripts/test_setup.sh
deleted file mode 100755
index 0923f52bac1904d1fb440003f883c4d89dcd07b8..0000000000000000000000000000000000000000
--- a/mod_for_test_scripts/test_setup.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/bash
-
-# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-for SCRIPT in \
- /usr/share/chromeos-installer/mod_for_test_scripts/[0-9][0-9][0-9]*[!$~]
-do
- ${SCRIPT}
-done
-
« no previous file with comments | « mod_for_test_scripts/ssh_keys/testing_rsa.pub ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698