Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax issues #8

Open
jogethome opened this issue Sep 17, 2020 · 0 comments
Open

Syntax issues #8

jogethome opened this issue Sep 17, 2020 · 0 comments

Comments

@jogethome
Copy link

Hi
on my openhab image running on Raspberry 4 I had a couple of issues when running the script.
1st in line 56 and 57 there is a space missing -> syntax error before the starting comments "lower case / title case"

2nd Referring to the specs of Bash If statements the logical operator for equal "=" should be "==" when using the syntax "[[", when using "test" the single "=" can be used, I had the impression of wrong interpretations when the statement is intrepreting the curl results

3rd which is most probably an openhab issue, I'm still always running in the timeout when waiting for the openhab curl response, I've for now no idea how the installation of the newly downloaded jar is finally in openhab done

Regards
Georg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant