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

Unified Diff: logdog/client/annotee/annotation/test_expectations/default_testcommand.proto.txt

Issue 2328023003: Fix Annotee stream name generation. (Closed)
Patch Set: Remove debugging junk. Created 4 years, 3 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: logdog/client/annotee/annotation/test_expectations/default_testcommand.proto.txt
diff --git a/logdog/client/annotee/annotation/test_expectations/default_testcommand.proto.txt b/logdog/client/annotee/annotation/test_expectations/default_testcommand.proto.txt
deleted file mode 100644
index 299f1d555838bbed8cda0bc779f59b5c3c3a18b8..0000000000000000000000000000000000000000
--- a/logdog/client/annotee/annotation/test_expectations/default_testcommand.proto.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-name: "testcommand"
-command: <
- command_line: "testcommand"
- command_line: "foo"
- command_line: "bar"
- cwd: "/path/to/dir"
- environ: <
- key: "BAZ"
- value: "QUX"
- >
- environ: <
- key: "FOO"
- value: "BAR"
- >
->
-status: SUCCESS
-started: <
- seconds: 1420070400
->
-ended: <
- seconds: 1420070400
->

Powered by Google App Engine
This is Rietveld 408576698