Page MenuHomePhabricator

Fix the `ArcanistJSHintLinter::getVersion` function.
ClosedPublic

Authored by joshuaspence on May 18 2014, 1:08 AM.
Tags
None
Referenced Files
F13194375: D9173.diff
Sun, May 12, 9:31 PM
F13179201: D9173.diff
Wed, May 8, 9:01 PM
Unknown Object (File)
Sat, May 4, 7:48 PM
Unknown Object (File)
Sat, May 4, 6:35 PM
Unknown Object (File)
Wed, Apr 24, 9:34 PM
Unknown Object (File)
Mar 31 2024, 11:20 AM
Unknown Object (File)
Mar 13 2024, 3:18 PM
Unknown Object (File)
Nov 23 2023, 12:46 PM
Subscribers

Details

Summary

As identified by @epriestley in D9060, jshint --version emits version information on stderr, not stdout.

Test Plan

Ran jshint --version locally and verified that the version information is output to stderr.

Diff Detail

Repository
rARC Arcanist
Branch
jshint-version
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 539
Build 539: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Fix the `ArcanistJSHintLinter::getVersion` function..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence added a subscriber: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 18 2014, 1:17 AM
epriestley updated this revision to Diff 21790.

Closed by commit rARC7c56fad48fc7 (authored by @joshuaspence, committed by @epriestley).