Skip to content

Commit

Permalink
fix ci bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sjcsjc123 committed Oct 26, 2023
1 parent 044d3f4 commit 79b9ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/weed/interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ type Config struct {
WeedMasterPort int
// WeedVolumePort is the port of the weed volume node.
WeedVolumePort int
// NeedMoreLocalNode is the flag of whether need more local weed node.
// NeedMoreLocalNode is the flag of whether you need more local weed node.
NeedMoreLocalNode bool
// WeedMasterDir is the directory of the weed master node.
WeedMasterDir string
Expand Down

0 comments on commit 79b9ca9

Please sign in to comment.