hycdong commented on a change in pull request #676: URL: https://github.com/apache/incubator-pegasus/pull/676#discussion_r581796173
########## File path: scripts/pack_server.sh ########## @@ -121,14 +114,20 @@ copy_file ./rdsn/thirdparty/output/lib/libk5crypto.so.3 ${pack}/bin copy_file ./rdsn/thirdparty/output/lib/sasl2 ${pack}/bin copy_file ./scripts/sendmail.sh ${pack}/bin copy_file ./src/server/config.ini ${pack}/bin +copy_file ./src/server/config.min.ini ${pack}/bin Review comment: Why adding pack `config.min.ini` here? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org For additional commands, e-mail: dev-h...@pegasus.apache.org