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)
Wed, May 28, 8:44 AM
Unknown Object (File)
Sun, May 11, 5:21 AM
Unknown Object (File)
Thu, May 8, 3:19 AM
Unknown Object (File)
Fri, May 2, 7:52 PM
Unknown Object (File)
Apr 27 2025, 7:16 PM
Unknown Object (File)
Apr 24 2025, 10:52 AM
Unknown Object (File)
Apr 24 2025, 10:52 AM
Unknown Object (File)
Apr 23 2025, 10:44 PM
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.