Page MenuHomeFreeBSD

Fix @sample second argument
ClosedPublic

Authored by bapt on Oct 2 2020, 6:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 21 2024, 8:03 PM
Unknown Object (File)
Feb 21 2024, 8:03 PM
Unknown Object (File)
Feb 21 2024, 8:03 PM
Unknown Object (File)
Feb 21 2024, 9:29 AM
Unknown Object (File)
Feb 19 2024, 5:43 AM
Unknown Object (File)
Dec 20 2023, 7:33 AM
Unknown Object (File)
Nov 20 2023, 5:18 AM
Unknown Object (File)
Nov 20 2023, 5:18 AM
Subscribers

Details

Reviewers
manu
Group Reviewers
portmgr
Commits
rP550901: Fix @sample with 2 arguments

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33944
Build 31141: arc lint + arc unit

Event Timeline

bapt requested review of this revision.Oct 2 2020, 6:50 AM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 2 2020, 6:52 AM
Closed by commit rP550901: Fix @sample with 2 arguments (authored by bapt). · Explain Why
This revision was automatically updated to reflect the committed changes.

This looks broken

pkg-static: Requesting argument %2 while only 1 arguments are available

This looks broken

pkg-static: Requesting argument %2 while only 1 arguments are available

For which ports ?
Can't reproduce here.

This is with accessibility/speech-dispatcher

This is with accessibility/speech-dispatcher

Yeah I see the problem, I'm on it.