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
Unknown Object (File)
Thu, Apr 25, 1:12 AM
Unknown Object (File)
Fri, Apr 12, 1:22 AM
Unknown Object (File)
Sun, Mar 31, 9:27 PM
Unknown Object (File)
Mar 5 2024, 7:16 AM
Unknown Object (File)
Mar 5 2024, 7:16 AM
Unknown Object (File)
Mar 5 2024, 7:16 AM
Unknown Object (File)
Feb 13 2024, 6:09 PM
Unknown Object (File)
Jan 28 2024, 12:39 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.