acelyc111 commented on code in PR #2300:
URL: 
https://github.com/apache/incubator-pegasus/pull/2300#discussion_r2376160045


##########
run.sh:
##########
@@ -108,7 +108,7 @@ function usage_build()
     echo "   --disable_gperf       build without gperftools, this flag is 
mainly used"
     echo "                         to enable valgrind memcheck, default no"
     echo "   --use_jemalloc        build with jemalloc"
-    echo "   --separate_servers    whether to build 
pegasus_collector,pegasus_meta_server and pegasus_replica_server binaries 
separately, otherwise a combined pegasus_server binary will be built"
+    echo "   --separate_servers    whether to build pegasus_collector, 
pegasus_meta_server and pegasus_replica_server binaries separately, otherwise a 
combined pegasus_server binary will be built"

Review Comment:
   ```suggestion
       echo "   --separate_servers    whether to build pegasus_collector, 
pegasus_meta_server and pegasus_replica_server binaries separately, otherwise a 
combined pegasus_server binary will be built"
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to