Only run on platforms supported by chroot.
This commit is contained in:
parent
33eb8483ba
commit
94c9b87431
|
@ -1,3 +1,5 @@
|
|||
//+build linux,freebsd
|
||||
|
||||
package chroot
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue