mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 06:47:24 +08:00
Merge branch 'master' into add_remote_storage
This commit is contained in:
@@ -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")
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user