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, Apr 24, 9:06 AM
Unknown Object (File)
Mon, Apr 22, 2:20 AM
Unknown Object (File)
Mar 31 2024, 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
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
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 8946
Build 10500: Run Core Tests
Build 10499: arc lint + arc unit

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.