MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.48k stars 1.27k forks source link

Replace single [ ] brackets with double [[ ]] #3079

Closed ExploWare closed 2 years ago

ExploWare commented 2 years ago

Re-commit as I see this issue is not addressed in the latest version, and my last pull-request was closed. This was throwing an error is the console, and not walking through the script correctly

Description

This fixes a shell scripting error

How to test

run the script, check the console and see no more error being thrown

Contributor license agreement signed?

CLA [Yes ] (Whether you have signed a CLA - Contributor Licensing Agreement

devops-mycroft commented 2 years ago

Voight Kampff Integration Test Succeeded (Results)

krisgesling commented 2 years ago

Hey there, this just got fixed in PR #3060 so if you pull from dev it will now be included. It's not yet included in a tagged release.