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

Unified Diff: tools/telemetry/unittest_data/arch-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
Index: tools/telemetry/unittest_data/arch-lsb-release
diff --git a/tools/telemetry/unittest_data/arch-lsb-release b/tools/telemetry/unittest_data/arch-lsb-release
new file mode 100644
index 0000000000000000000000000000000000000000..1e02092571e5e91840cfac06fd1fc8c2d6e711d2
--- /dev/null
+++ b/tools/telemetry/unittest_data/arch-lsb-release
@@ -0,0 +1,4 @@
+LSB_VERSION=1.4
+DISTRIB_ID=Arch
+DISTRIB_RELEASE=rolling
+DISTRIB_DESCRIPTION="Arch Linux"

Powered by Google App Engine
This is Rietveld 408576698