aboutsummaryrefslogtreecommitdiff
path: root/weed/command/volume_test.go
AgeCommit message (Collapse)AuthorFilesLines
2020-11-16switch to logrusorigin/logrusChris Lu1-2/+2
losing filename and line number. Critical for debugging.
2016-06-02directory structure change to work with glideChris Lu1-0/+13
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.