Page MenuHomePhabricator

Fix missing comma in sprintf() in ArcanistWorkflow.
ClosedPublic

Authored by nevogd on May 14 2015, 12:59 PM.
Tags
None
Referenced Files
F13283657: D12837.diff
Sun, Jun 2, 4:04 PM
F13269408: D12837.diff
Wed, May 29, 6:17 AM
F13255372: D12837.diff
Sat, May 25, 4:42 AM
F13235096: D12837.diff
Tue, May 21, 4:15 AM
F13229719: D12837.diff
Mon, May 20, 6:39 PM
F13200452: D12837.id30880.diff
Tue, May 14, 12:14 AM
F13197792: D12837.id30880.diff
Mon, May 13, 12:33 AM
F13197791: D12837.id30879.diff
Mon, May 13, 12:33 AM
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.