Skip to content

Fix STATUS_NOT_ACTIVE: unbound variable#1426

Merged
mboelen merged 22 commits intoCISOfy:masterfrom
amkorb:master
Aug 3, 2023
Merged

Fix STATUS_NOT_ACTIVE: unbound variable#1426
mboelen merged 22 commits intoCISOfy:masterfrom
amkorb:master

Conversation

@amkorb
Copy link
Contributor

@amkorb amkorb commented Aug 2, 2023

Concerns issues n° #1413 #1414 #1418

During my audit, i encountered a white space at the end of "Checking status DHCP client" in tests_networking instead of the result message. With the strict mode raised, I got a "STATUS_NOT_ACTIVE: unbound variable" error as reported in the issues above.

The error seems to arise from the absence of "STATUS_NOT_ACTIVE" variable declaration in the languages files.
I've added "STATUS_NOT_ACTIVE="NOT ACTIVE"" to the 22 languages files to resolve this issue.

@mboelen mboelen self-assigned this Aug 3, 2023
@mboelen mboelen merged commit 0966185 into CISOfy:master Aug 3, 2023
@mboelen
Copy link
Member

mboelen commented Aug 3, 2023

Thanks, merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants