Page MenuHomePhabricator

When `arc` is run with `--trace`, print out argv explicitly
ClosedPublic

Authored by epriestley on Dec 16 2015, 2:02 PM.
Tags
None
Referenced Files
F13196706: D14797.diff
Sun, May 12, 11:29 PM
Unknown Object (File)
Tue, May 7, 2:02 PM
Unknown Object (File)
Fri, May 3, 6:22 AM
Unknown Object (File)
Thu, Apr 25, 1:12 AM
Unknown Object (File)
Apr 12 2024, 1:22 AM
Unknown Object (File)
Mar 31 2024, 9:27 PM
Unknown Object (File)
Mar 5 2024, 7:16 AM
Unknown Object (File)
Mar 5 2024, 7:16 AM
Subscribers
None

Details

Summary

Ref T9993. Users may have shell aliases or wrapper scripts that they forget about.

Print out the arguments we received to make it obvious that something went through an indirection layer.

Test Plan

Ran arc version --help.

Diff Detail

Repository
rARC Arcanist
Branch
argvx
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9595
Build 11477: Run Core Tests
Build 11476: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to When `arc` is run with `--trace`, print out argv explicitly.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 16 2015, 4:43 PM
This revision was automatically updated to reflect the committed changes.