| 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/"
|
| -
|
|
|