docularxu commented on code in PR #1051: URL: https://github.com/apache/bigtop/pull/1051#discussion_r1243327341
########## docker/bigtop-puppet/build.sh: ########## @@ -23,7 +23,6 @@ if [ $# != 1 ]; then echo "Usage: build.sh <PREIX-OS-VERSION>" echo echo "Example: build.sh trunk-centos-7" - echo "openeuler: Example: build.sh trunk-openeuler/openeuler-22.03" Review Comment: This line (and the below lines L67-71) was added by you in your [previous commit in the same PR](https://github.com/apache/bigtop/pull/1051/commits/da5e75519d2110abfcb27fb118eb43affcb14720). That seems unnecessary for keeping the history clean. Would you please squash the two commits? -- 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]
