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

Unified Diff: src/scripts/mod_for_test_scripts/400installFio

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 | « no previous file | src/scripts/mod_for_test_scripts/500installPatch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/mod_for_test_scripts/400installFio
diff --git a/src/scripts/mod_for_test_scripts/400installFio b/src/scripts/mod_for_test_scripts/400installFio
deleted file mode 100755
index dc365bf835f8576ce5918bfe4beff0dcd7cf1c86..0000000000000000000000000000000000000000
--- a/src/scripts/mod_for_test_scripts/400installFio
+++ /dev/null
@@ -1,10 +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.
-
-# Install fio and libaio1
-dpkg --install /modify_build/libaio1_*.deb
-dpkg --install /modify_build/fio_*.deb
-
« no previous file with comments | « no previous file | src/scripts/mod_for_test_scripts/500installPatch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698