Page MenuHomePhabricator

Fix parsing of `ruby` version for `ArcanistRubyLinter`
ClosedPublic

Authored by joshuaspence on Nov 19 2015, 9:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 23, 7:26 PM
Unknown Object (File)
Sat, Dec 14, 4:16 AM
Unknown Object (File)
Fri, Dec 13, 6:23 PM
Unknown Object (File)
Dec 11 2024, 7:49 PM
Unknown Object (File)
Dec 10 2024, 12:07 AM
Unknown Object (File)
Dec 6 2024, 6:44 AM
Unknown Object (File)
Dec 4 2024, 2:51 AM
Unknown Object (File)
Nov 26 2024, 4:31 AM
Subscribers

Details

Summary

This fails to extract the version correctly locally.

> ruby --version
ruby 1.8.7 (2014-01-28 patchlevel 376) [x86_64-linux]
Test Plan

arc unit

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix parsing of `ruby` version for `ArcanistRubyLinter`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Nov 19 2015, 9:51 PM
This revision was automatically updated to reflect the committed changes.