aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKonstantin Lebedev <9497591+kmlebedev@users.noreply.github.com>2024-11-04 00:08:45 +0500
committerGitHub <noreply@github.com>2024-11-03 11:08:45 -0800
commit5bddf0c085c8d1eabb3d1bd4f206ce60d5589c0d (patch)
treee803efcfefdb4c59b3c3b5e951ff0648039f9c06 /Makefile
parent65fb8fad996836767b5827582e25a8af23927efa (diff)
downloadseaweedfs-5bddf0c085c8d1eabb3d1bd4f206ce60d5589c0d.tar.xz
seaweedfs-5bddf0c085c8d1eabb3d1bd4f206ce60d5589c0d.zip
[shell] volume.balance collect volume servers by dc rack node (#6191)
* chore: balance by rack * fix: rm check lock * fix: selected racks * fix: selected nodes * fix: containts * fix: one collectVolumeServersByDcRackNode * fix: revert lock and add lock * fix: panic test * revert noLock
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bc63bc708..17eceafd3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+.PHONY: test
+
BINARY = weed
SOURCE_DIR = .