We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code: go fmt.Println(go-zfs.Snapshots("") output: [] Output does not match what is expected on this platform
go fmt.Println(go-zfs.Snapshots("")
[] Output does not match what is expected on this platform
The text was updated successfully, but these errors were encountered:
solved in https://github.com/eliothedeman/go-zfs
Sorry, something went wrong.
hey @MoritzFago I'm not able to reproduce this locally, using the freebsd/FreeBSD-10.3-RELEASE vagrant box. Are you still getting this?
freebsd/FreeBSD-10.3-RELEASE
No branches or pull requests
code:
go fmt.Println(go-zfs.Snapshots("")
output:
[] Output does not match what is expected on this platform
The text was updated successfully, but these errors were encountered: