Skip to content

Fix typo in system.sh script#922

Merged
jaedb merged 1 commit into
jaedb:developfrom
andy-lang:fix/system-script-typo
Oct 24, 2023
Merged

Fix typo in system.sh script#922
jaedb merged 1 commit into
jaedb:developfrom
andy-lang:fix/system-script-typo

Conversation

@andy-lang

Copy link
Copy Markdown
Contributor

Adds an fi to an if statement block - was causing issues with running commands in system.sh (e.g. local_scan), both via web UI and terminal.

@svanrossem

Copy link
Copy Markdown

@PureTryOut

Copy link
Copy Markdown
Contributor

Could we add CI that runs shellcheck to make sure mistakes like this don't happen?

@svanrossem

Copy link
Copy Markdown

Could we add CI that runs shellcheck to make sure mistakes like this don't happen?

These tests already failed; e152f2a. I think failed tests where ignored before tagging 3.69.0. @jaedb any update on this?

@jaedb

jaedb commented Oct 24, 2023

Copy link
Copy Markdown
Owner

Nice spotting, and yep this is handled by CI. The issue at hand here is that the creation of a release in GitHub is the triggerpoint for the release on PyPi and DockerHub. Always room for improvement, but nice that the CI prevented a broken release from being distributed.

@jaedb jaedb merged commit b571d5f into jaedb:develop Oct 24, 2023
@andy-lang andy-lang deleted the fix/system-script-typo branch October 24, 2023 12:14
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

Successfully merging this pull request may close these issues.

4 participants