Commit e2b4ee4b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f0be89c9
...@@ -889,7 +889,7 @@ retry: ...@@ -889,7 +889,7 @@ retry:
if δfile.Epoch { if δfile.Epoch {
flags += "E" flags += "E"
} }
log.Infof("S: \t- %s\t%s%2s %v\n", foid, flags, blkv) log.Infof("S: \t- %s\t%2s %v\n", foid, flags, blkv)
} }
log.Infof("\n\n") log.Infof("\n\n")
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment