commit
abbc8b3d9b
|
@ -553,7 +553,7 @@ func configureMounts() {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
console.OutStyle("mount", "Creating mount %s ...", viper.GetString(mountString))
|
console.OutStyle("mounting", "Creating mount %s ...", viper.GetString(mountString))
|
||||||
path := os.Args[0]
|
path := os.Args[0]
|
||||||
mountDebugVal := 0
|
mountDebugVal := 0
|
||||||
if glog.V(8) {
|
if glog.V(8) {
|
||||||
|
|
Loading…
Reference in New Issue