Skip to content

Commit

Permalink
adds nfsiostat (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmeyer committed Sep 8, 2017
1 parent 09d61ff commit f45e7b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/software/integration-deps.rb
Expand Up @@ -29,3 +29,7 @@
else
dependency 'pyodbc'
end

if linux?
dependency 'nfsiostat'
end

0 comments on commit f45e7b2

Please sign in to comment.