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
F15472688: D21002.diff
Sat, Apr 5, 3:28 PM
F15469178: D21002.id50037.diff
Fri, Apr 4, 10:25 AM
F15466510: D21002.id50037.diff
Thu, Apr 3, 6:24 AM
F15464799: D21002.id50037.diff
Wed, Apr 2, 12:48 PM
F15453958: D21002.diff
Sat, Mar 29, 3:20 PM
F15438834: D21002.id50039.diff
Wed, Mar 26, 3:54 AM
F15434270: D21002.id.diff
Tue, Mar 25, 2:50 AM
F15432338: D21002.diff
Mon, Mar 24, 5:34 PM
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.