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

Unified Diff: src/scripts/mod_for_test_scripts/b100fio

Issue 537009: Remove debian package built inside mod_image_for_test script. (Closed)
Patch Set: Remove debian package built inside mod_image_for_test script. Created 10 years, 11 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 | « src/scripts/mod_for_test_scripts/500installPatch ('k') | src/scripts/mod_for_test_scripts/b101libaio1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/mod_for_test_scripts/b100fio
diff --git a/src/scripts/mod_for_test_scripts/b100fio b/src/scripts/mod_for_test_scripts/b100fio
deleted file mode 100644
index 1627aa3c28f18b9aeec29453767d879a1d9f8385..0000000000000000000000000000000000000000
--- a/src/scripts/mod_for_test_scripts/b100fio
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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.
-
-# build fio
-pushd "${GCLIENT_ROOT}/src/third_party/fio"
-./make_pkg.sh
-popd
-
-sudo cp "${DEFAULT_BUILD_ROOT}"/x86/local_packages/fio_*.deb \
- "${ROOT_FS_DIR}/modify_build/"
-
« no previous file with comments | « src/scripts/mod_for_test_scripts/500installPatch ('k') | src/scripts/mod_for_test_scripts/b101libaio1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698