diff options
| -rw-r--r-- | weed/shell/command_volume_list_test.go | 2 | ||||
| -rw-r--r-- | weed/shell/volume.list.txt (renamed from weed/shell/sample.topo.txt) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/weed/shell/command_volume_list_test.go b/weed/shell/command_volume_list_test.go index 79c980508..214c15d58 100644 --- a/weed/shell/command_volume_list_test.go +++ b/weed/shell/command_volume_list_test.go @@ -90,5 +90,5 @@ func parseOutput(output string) *master_pb.TopologyInfo { return topo } -//go:embed sample.topo.txt +//go:embed volume.list.txt var topoData string diff --git a/weed/shell/sample.topo.txt b/weed/shell/volume.list.txt index b3ceaa140..b3ceaa140 100644 --- a/weed/shell/sample.topo.txt +++ b/weed/shell/volume.list.txt |
