This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
commit 8ee7216e33611e757362ce5cec1abbd4af4ed5df Merge: d94ec0bfb5 ceb76d3d8f Author: Hans Van Akelyen <[email protected]> AuthorDate: Wed Jul 31 13:33:06 2024 +0200 Merge pull request #4175 from hector-stratebi/shell-fixes Fix CLI commands on Linux and macOS when variables contain spaces and more ShellCheck fixes assemblies/static/src/main/resources/hop-conf.sh | 23 +++++++++-------- .../static/src/main/resources/hop-encrypt.sh | 29 ++++++++++++++++------ assemblies/static/src/main/resources/hop-gui.sh | 24 +++++++++--------- assemblies/static/src/main/resources/hop-import.sh | 24 ++++++++++-------- assemblies/static/src/main/resources/hop-run.sh | 23 +++++++++-------- assemblies/static/src/main/resources/hop-search.sh | 23 +++++++++-------- assemblies/static/src/main/resources/hop-server.sh | 29 +++++++++++----------- .../static/src/main/resources/hop-translator.sh | 24 +++++++++--------- 8 files changed, 109 insertions(+), 90 deletions(-)
