Skip to content

Commit

Permalink
Merge pull request #2 from nyuhpc/8.5.2111
Browse files Browse the repository at this point in the history
Update OS Build to 8.5.2111
  • Loading branch information
flannon committed Jan 5, 2022
2 parents d6088cc + 6637d66 commit e8a88c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/os_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
it { should be_readable.by('owner') }
it { should be_readable.by('group') }
it { should be_readable.by('other') }
its('content') { should match( 'CentOS Linux release 8.4.2105')}
its('content') { should match( 'CentOS Linux release 8.5.2111')}
end
end

0 comments on commit e8a88c4

Please sign in to comment.