未验证 提交 abbc8b3d 编写于 作者: T Thomas Strömberg 提交者: GitHub

Merge pull request #3789 from tomxor/mount-style-fix

fix incorrect style name mount
......@@ -553,7 +553,7 @@ func configureMounts() {
return
}
console.OutStyle("mount", "Creating mount %s ...", viper.GetString(mountString))
console.OutStyle("mounting", "Creating mount %s ...", viper.GetString(mountString))
path := os.Args[0]
mountDebugVal := 0
if glog.V(8) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册