Skip to content
Commit 2c46f562 authored by Brad King's avatar Brad King
Browse files

SystemInformation: Fix sw_vers output processing

Commit 857bda17 (SystemInformation: Report more information, 2012-05-29)
attempted to refactor the internal CallSwVers helper to avoid duplicate
code but introduced a regression in output parsing.  Run sw_vers using
our RunProcess helper rather than popen and restore the original output
processing approach.

Change-Id: I550af5813dcad5beaec86c7c5fa1f00bcc9070b6
parent b7c42507
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment