Page MenuHomePhabricator

Fix missing comma in sprintf() in ArcanistWorkflow.
ClosedPublic

Authored by nevogd on May 14 2015, 12:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 9:01 AM
Unknown Object (File)
Sun, Apr 7, 11:54 AM
Unknown Object (File)
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
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.