Page MenuHomePhabricator

Require "--" as an argument terminator when running noninteractively
ClosedPublic

Authored by epriestley on Feb 15 2020, 6:01 PM.
Tags
None
Referenced Files
F18763692: D21002.id.diff
Tue, Oct 7, 1:34 AM
F18761770: D21002.diff
Mon, Oct 6, 4:12 PM
F18759577: D21002.id50037.diff
Mon, Oct 6, 4:36 AM
F18726718: D21002.id50039.diff
Tue, Sep 30, 6:52 AM
F18567659: D21002.id.diff
Sep 9 2025, 4:03 PM
F18492755: D21002.id.diff
Sep 4 2025, 1:43 AM
F18440729: D21002.diff
Aug 31 2025, 3:57 PM
F18104064: D21002.id50039.diff
Aug 10 2025, 9:38 AM
Subscribers
None

Details

Summary

Depends on D21001. Ref T13490.

  • Require "--" to terminate arguments when running noninteractively.
  • Don't correct spelling when running noninteractively (we still suggest corrections).
  • Remove old "phage" wrapper script.
  • Fix an issue where "argv" could implicitly generate a parseable "--argv" flag.
  • Accept "--" as an argument terminator even when there is no argument list.
  • Update some strings to use more modern quoting style.
  • Make workflows decline to handle signals by default.
  • Allow "arc weld" to weld non-UTF8 files together.
Test Plan

Ran various commands. Welded non-UTF8 files.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 16 2020, 5:16 PM
This revision was automatically updated to reflect the committed changes.