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
Unknown Object (File)
Thu, Mar 21, 6:41 AM
Unknown Object (File)
Jan 3 2024, 6:29 PM
Unknown Object (File)
Dec 30 2023, 4:58 PM
Unknown Object (File)
Dec 27 2023, 1:19 PM
Unknown Object (File)
Dec 27 2023, 3:06 AM
Unknown Object (File)
Dec 26 2023, 6:04 PM
Unknown Object (File)
Dec 23 2023, 5:58 AM
Unknown Object (File)
Dec 22 2023, 8:31 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
Branch
fmerge2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23863
Build 32831: Run Core Tests
Build 32830: arc lint + arc unit

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.