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

Unified Diff: src/platform/testing/debian/control

Issue 546137: Cleanup and merge autotest wrappers. (Closed)
Patch Set: Addressed comments from ericli and kmixter 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
Index: src/platform/testing/debian/control
diff --git a/src/platform/testing/debian/control b/src/platform/testing/debian/control
deleted file mode 100644
index c51a634f4d8f1b44d4efc5a5319b6b35e2f04715..0000000000000000000000000000000000000000
--- a/src/platform/testing/debian/control
+++ /dev/null
@@ -1,15 +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.
-
-Source: chromeos-systemtests
-Section: unknown
-Priority: optional
-Maintainer: The Chromium OS Authors <chromium-os-dev@googlegroups.com>
-Build-Depends: debhelper (>= 7), autotools-dev
-Standards-Version: 3.8.0
-
-Package: chromeos-systemtests
-Architecture: any
-Depends: autotest, fio (>= 1.34.2)
-Description: Packaged Autotest site-tests for testing chromium-os.

Powered by Google App Engine
This is Rietveld 408576698