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)
Tue, May 20, 7:32 PM
Unknown Object (File)
Apr 16 2025, 4:07 AM
Unknown Object (File)
Apr 11 2025, 3:55 AM
Unknown Object (File)
Apr 3 2025, 12:28 AM
Unknown Object (File)
Mar 22 2025, 1:33 AM
Unknown Object (File)
Mar 20 2025, 2:59 AM
Unknown Object (File)
Mar 17 2025, 7:28 PM
Unknown Object (File)
Mar 10 2025, 8:04 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.