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)
Sat, Nov 9, 9:04 AM
Unknown Object (File)
Thu, Oct 24, 2:00 PM
Unknown Object (File)
Oct 7 2024, 12:05 AM
Unknown Object (File)
Sep 21 2024, 12:43 AM
Unknown Object (File)
Sep 17 2024, 8:14 AM
Unknown Object (File)
Sep 12 2024, 7:21 AM
Unknown Object (File)
Sep 6 2024, 3:52 AM
Unknown Object (File)
Sep 5 2024, 12:56 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.