guyuqi commented on PR #1161:
URL: https://github.com/apache/bigtop/pull/1161#issuecomment-1667372502

   I am not aware of the environment you are working on.
   In `Fedora-36`/`Ubuntu-22`/`Ubunu-20`/`Rocklinux-8`, the "unexpected 
operator error" occurs due to the following bash code: `if [ $OS == "openeuler" 
];then.`
   
   For the following developing work for Bigtop, please update your `bash` to 
latest version.
   Rockylinux-8:
   `GNU bash, version 4.4.20(1)-release (aarch64-redhat-linux-gnu)`
   Fedora-36:
   `GNU bash, version 5.2.2(1)-release (aarch64-redhat-linux-gnu`
   Ubuntu-20:
   `GNU bash, version 5.0.17(1)-release (aarch64-unknown-linux-gnu)`
   Ubuntu-22:
   `GNU bash, version 5.1.16(1)-release (aarch64-unknown-linux-gnu)`


-- 
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]

Reply via email to