Jump to content

[Armbian build PR] - Fix armbian-install: fix variable $sduuid to be of format UUID=uuid


Recommended Posts

Posted

Description

  • this issue was introduced by commit 7e9ebe1
  • the variable sduuid is supposed to start with "UUID="
  • fixed now by prepending UUID= to $sduuid, if the "raw" $sduuid is not empty

closes Jira reference number AR-1611

How Has This Been Tested?

The statement of the line fixed has been tested in an offline bash session.

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines