Page MenuHomePhabricator

Add `bin/files cat` to print a file to stdout
ClosedPublic

Authored by epriestley on Mar 13 2015, 1:23 AM.
Tags
None
Referenced Files
F14001395: D12062.diff
Fri, Oct 25, 7:26 AM
F13998312: D12062.id.diff
Thu, Oct 24, 8:49 AM
F13957748: D12062.id29039.diff
Oct 14 2024, 11:05 AM
Unknown Object (File)
Oct 12 2024, 3:20 AM
Unknown Object (File)
Oct 1 2024, 4:41 PM
Unknown Object (File)
Sep 24 2024, 4:46 PM
Unknown Object (File)
Sep 1 2024, 3:25 PM
Unknown Object (File)
Sep 1 2024, 1:23 PM

Details

Summary

Ref T7149. This makes debugging some of this stuff a bit easier by removing the HTTP part in the middle.

Particularly, I anticipate having this stream data chunk-by-chunk in the near future.

Test Plan

Ran files cat F23, got output.

Diff Detail

Repository
rP Phabricator
Branch
chunk2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4868
Build 4886: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Add `bin/files cat` to print a file to stdout.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 13 2015, 6:06 PM
This revision was automatically updated to reflect the committed changes.