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)
Tue, Nov 5, 10:08 PM
Unknown Object (File)
Tue, Nov 5, 10:07 PM
Unknown Object (File)
Tue, Nov 5, 10:07 PM
Unknown Object (File)
Mon, Nov 4, 10:08 AM
Unknown Object (File)
Thu, Oct 31, 9:00 PM
Unknown Object (File)
Thu, Oct 24, 8:10 AM
Unknown Object (File)
Oct 11 2024, 8:53 PM
Unknown Object (File)
Oct 6 2024, 2:03 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.