Chromium Code Reviews| 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 |
| -> |