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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 # build fio
6 pushd "${GCLIENT_ROOT}/src/third_party/fio"
7 ./make_pkg.sh
8 popd
9
10 sudo cp "${DEFAULT_BUILD_ROOT}"/x86/local_packages/fio_*.deb \
11 "${ROOT_FS_DIR}/modify_build/"
12
OLDNEW
« 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