diff --git a/weed/storage/volume_create.go b/weed/storage/volume_create.go index dbfc3b027..ef58e5871 100644 --- a/weed/storage/volume_create.go +++ b/weed/storage/volume_create.go @@ -1,4 +1,4 @@ -// +build !linux !windows +// +build !linux,!windows package storage