aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weed/storage/volume_create.go2
1 files changed, 1 insertions, 1 deletions
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