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

Unified Diff: mod_for_factory_scripts/factory_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_factory_scripts/510populateGbbFiles ('k') | mod_for_test_scripts/000recordRootFsSize » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mod_for_factory_scripts/factory_setup.sh
diff --git a/mod_for_factory_scripts/factory_setup.sh b/mod_for_factory_scripts/factory_setup.sh
deleted file mode 100755
index eef9ab3e8bd1bfddd548a2e20aa3dca8e62f81e0..0000000000000000000000000000000000000000
--- a/mod_for_factory_scripts/factory_setup.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/bash
-
-# Copyright (c) 2010 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.
-
-echo "Modifying image for factory test..."
-
-for SCRIPT in \
- /usr/share/chromeos-installer/mod_for_factory_scripts/[0-9][0-9][0-9]*[!$~]
-do
- ${SCRIPT}
-done
« no previous file with comments | « mod_for_factory_scripts/510populateGbbFiles ('k') | mod_for_test_scripts/000recordRootFsSize » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698