Chris Lu 4 лет назад
Родитель
Сommit
da134a2eb7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      weed/shell/command_fs_configure.go

+ 1 - 1
weed/shell/command_fs_configure.go

@@ -86,7 +86,7 @@ func (c *commandFsConfigure) Do(args []string, commandEnv *CommandEnv, writer io
 
 		// check collection
 		if *collection != "" && strings.HasPrefix(*locationPrefix, "/buckets/") {
-			return fmt.Errorf("one s3 bucket goes to one collection and not customizable.")
+			return fmt.Errorf("one s3 bucket goes to one collection and not customizable")
 		}
 
 		// check replication