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)
Sun, Mar 31, 2:00 PM
Unknown Object (File)
Mar 9 2024, 12:18 AM
Unknown Object (File)
Mar 7 2024, 4:56 PM
Unknown Object (File)
Mar 6 2024, 5:24 AM
Unknown Object (File)
Mar 6 2024, 4:46 AM
Unknown Object (File)
Feb 27 2024, 6:42 PM
Unknown Object (File)
Feb 15 2024, 7:34 PM
Unknown Object (File)
Feb 11 2024, 6:01 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.