Revert "sandbox: replace deprecated getenv() with env_get()"
authorTom Rini <trini@konsulko.com>
Fri, 12 Sep 2025 22:34:58 +0000 (16:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Sep 2025 22:57:39 +0000 (16:57 -0600)
commitf0c1704f56dba70da93f30131564af777c29c1bd
tree5674d882c35129ac2b058a43e9d0f3c04d650838
parent4c822970d366415e717730606734e815993a70bb
Revert "sandbox: replace deprecated getenv() with env_get()"

While testing changes, I missed that Gitlab had failed CI with pytest
failures due to this change.

This reverts commit 4c822970d366415e717730606734e815993a70bb.

Cc: Osama Abdelkader <osama.abdelkader@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sandbox/cpu/os.c