Move detach flags to platform specific
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
5
testutil/mount_other.go
Normal file
5
testutil/mount_other.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// +build !linux
|
||||
|
||||
package testutil
|
||||
|
||||
const umountflags int = 0
|
||||
Reference in New Issue
Block a user