mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-19 06:53:32 +08:00
Merge branch 'master' into add_remote_storage
This commit is contained in:
commit
286e5dd375
@ -76,7 +76,7 @@ func (ce *CommandEnv) confirmIsLocked() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
return fmt.Errorf("need to lock to continue")
|
||||
return fmt.Errorf("need to run \"lock\" first to continue")
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user