-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shellcheck fixes to edge-core-bootloader.sh
This fixes all known shellcheck fixes. Some of them were real bugs, for example the - assignment of rc with spaces (will not work) - comparising without spaces (will not work, either) Rest of them are more like style issues.
- Loading branch information
1 parent
3005765
commit abf49f0
Showing
1 changed file
with
51 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters