From 90ade0a53c3296aa268771101344616756b15a87 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 23 Jan 2017 10:05:23 -0800 Subject: Update release notes and chefstyle fixes Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 4 ++++ spec/unit/plugins/c_spec.rb | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a3543aec..6dc399fa 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -26,3 +26,7 @@ A new plugin parses the output of the sysconf command to provide information on ## AWS Account ID The EC2 plugin now fetches the AWS Account ID in addition to previous instance metadata + +## GCC Detection + +GCC detection has been improved to collect additional information, and to not prompt for the installation of Xcode on macOS systems diff --git a/spec/unit/plugins/c_spec.rb b/spec/unit/plugins/c_spec.rb index 1b7aad96..8ddb6d71 100644 --- a/spec/unit/plugins/c_spec.rb +++ b/spec/unit/plugins/c_spec.rb @@ -78,7 +78,6 @@ C_HPUX = <