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
Unknown Object (File)
Sat, Feb 8, 3:02 AM
Unknown Object (File)
Sat, Feb 8, 3:02 AM
Unknown Object (File)
Sat, Feb 8, 3:02 AM
Unknown Object (File)
Sat, Feb 1, 10:29 PM
Unknown Object (File)
Sat, Feb 1, 8:30 AM
Unknown Object (File)
Jan 24 2025, 1:17 AM
Unknown Object (File)
Jan 24 2025, 1:17 AM
Unknown Object (File)
Jan 24 2025, 1:17 AM

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.