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

Unified Diff: tools/telemetry/unittest_data/ubuntu-saucy-lsb-release

Issue 381293003: [Telemetry] Consider linux distribution number is 0 when it cannot be parsed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | « tools/telemetry/unittest_data/arch-lsb-release ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/unittest_data/ubuntu-saucy-lsb-release
diff --git a/tools/telemetry/unittest_data/ubuntu-saucy-lsb-release b/tools/telemetry/unittest_data/ubuntu-saucy-lsb-release
new file mode 100644
index 0000000000000000000000000000000000000000..382258ea8906d5c74bdc20245b5ba28ae9dfe00e
--- /dev/null
+++ b/tools/telemetry/unittest_data/ubuntu-saucy-lsb-release
@@ -0,0 +1,4 @@
+DISTRIB_ID=Ubuntu
+DISTRIB_RELEASE=13.10
+DISTRIB_CODENAME=saucy
+DISTRIB_DESCRIPTION="Ubuntu 13.10"
« no previous file with comments | « tools/telemetry/unittest_data/arch-lsb-release ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698