mirror of
https://github.com/schoebel/mars
synced 2025-02-26 17:40:43 +00:00
marsadm: fix typo
This commit is contained in:
parent
c52ad3ceb7
commit
2ab23730dc
@ -927,7 +927,7 @@ sub _scan_caches {
|
||||
scalar(keys(%member_peers)) . " participating and " .
|
||||
scalar(keys(%guest_peers)) . " guest " .
|
||||
"peers\n";
|
||||
lprint "====== found" .
|
||||
lprint "====== found " .
|
||||
scalar(keys(%total_resources)) . " total and " .
|
||||
scalar(keys(%member_resources)) . " participating and " .
|
||||
scalar(keys(%guest_resources)) . " guest " .
|
||||
|
Loading…
Reference in New Issue
Block a user