Skip to content

Commit

Permalink
Only compile on supported platforms.
Browse files Browse the repository at this point in the history
  • Loading branch information
problame committed Mar 13, 2016
1 parent 22bbb85 commit 735effc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector/zfs.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package collector

// +build linux freebsd
// +build !nozfs

import (
Expand Down

0 comments on commit 735effc

Please sign in to comment.