Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide file_version and product_version for windows files #127

Merged
merged 1 commit into from
Aug 5, 2016

Conversation

chris-rock
Copy link
Contributor

@stevendanna
Copy link
Contributor

👍 seems reasonable.

@chris-rock
Copy link
Contributor Author

I had to remove the test for appveyor:

  it 'check file versioning on windows' do
    # may break when appveyor upgrades
    file = conn.file("C:/Ruby21/bin/ruby.exe")
    file.product_version.must_equal '...'
    file.file_version.must_equal '...'
  end

@chris-rock chris-rock merged commit d02c57c into master Aug 5, 2016
@chris-rock chris-rock deleted the chris-rock/win-file-version branch August 5, 2016 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inspec fails to determine file_version for a file on a windows 2012R2
3 participants