Skip to content

UUID assignment fails.#3

Open
quicksketch wants to merge 1 commit into
Kazanir:masterfrom
quicksketch:uuid_fix
Open

UUID assignment fails.#3
quicksketch wants to merge 1 commit into
Kazanir:masterfrom
quicksketch:uuid_fix

Conversation

@quicksketch

Copy link
Copy Markdown

The last 4 lines of execution of the provision.sh script out this:

++ cat /proc/sys/kernel/random/uuid
+ MAAT_INSTANCE_UUID = 16c005e7-8a98-41fb-b0d7-e0218ceb1ed3
./maat/scripts/provision.sh: line 133: MAAT_INSTANCE_UUID: command not found
+ export MAAT_INSTANCE_UUID

The intended variable MAAT_INSTANCE_UUID isn't created because in Bash assignment of variables cannot include spaces.

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.

1 participant