Skip to content

arch.sh: Fix syntax error#23232

Merged
dagar merged 1 commit intoPX4:mainfrom
joaomariolago:tools-setup-arch-fix-syntax-error
Jun 7, 2024
Merged

arch.sh: Fix syntax error#23232
dagar merged 1 commit intoPX4:mainfrom
joaomariolago:tools-setup-arch-fix-syntax-error

Conversation

@joaomariolago
Copy link
Copy Markdown
Contributor

Fix error of script failing with following error:
PX4-Autopilot/Tools/setup/arch.sh: line 99: syntax error near unexpected token `;'

Solved Problem

When running the script it failed with following error:
./Tools/setup/arch.sh: line 99: syntax error near unexpected token ';'

Solution

  • Added missing \ in the script

Test coverage

  • Script worked after changes

Fix error of script failing with following error:
PX4-Autopilot/Tools/setup/arch.sh: line 99: syntax error near unexpected token `;'
@dagar dagar merged commit 2ce92a6 into PX4:main Jun 7, 2024
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.

3 participants