Page MenuHomePhabricator

Fix missing comma in sprintf() in ArcanistWorkflow.
ClosedPublic

Authored by nevogd on May 14 2015, 12:59 PM.
Tags
None
Referenced Files
F12852276: D12837.diff
Fri, Mar 29, 7:09 AM
Unknown Object (File)
Sun, Mar 24, 10:51 PM
Unknown Object (File)
Thu, Mar 21, 10:31 AM
Unknown Object (File)
Feb 21 2024, 11:47 AM
Unknown Object (File)
Feb 7 2024, 11:36 PM
Unknown Object (File)
Jan 30 2024, 6:27 PM
Unknown Object (File)
Jan 23 2024, 5:43 AM
Unknown Object (File)
Jan 16 2024, 5:13 PM
Subscribers

Details

Summary

Refs D12607. Fixes T8195. Replace period in the sprintf() arguments with a comma.

Test Plan

Ran arc diff in the patch applied, did not get the sprintf() error

Diff Detail

Repository
rARC Arcanist
Branch
workflow_sprintf
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5975
Build 5995: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

nevogd retitled this revision from to Fix missing comma in sprintf() in ArcanistWorkflow..
nevogd updated this object.
nevogd edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.May 14 2015, 12:59 PM
This revision was automatically updated to reflect the committed changes.