Open
Description
Apache Hop version?
2.14
Java version?
OpenJDK 17.0.15
Operating system
Linux
What happened?
When starting the hop gui on a ubuntu box the hop-gui.sh script throws the message/the error
hop-gui.sh: 79: [: wayland: unexpected operator
This refers to the operator "==" in line 79, which is not available in sh shell which is now (2.14) used only in hop-gui.sh instead of previously used bash.
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui