treehouses/builder

View on GitHub
autorunonce

Summary

Maintainability
Test Coverage

Showing 2 of 2 total issues

Quote this to prevent word splitting.
Open

if [ $bluetooth != "off" ] && [ $(treehouses detect bluetooth) ]; then
Severity: Minor
Found in autorunonce by shellcheck

Quote this to prevent word splitting.
Open

if [ ! $(treehouses detect wifi) ]; then connectiontype="ethernet"; fi; # default network when no wifi
Severity: Minor
Found in autorunonce by shellcheck

There are no issues that match your filters.

Category
Status