Skip to content
Commit 1876dcc2 authored by Ahmed Ismail's avatar Ahmed Ismail Committed by Gaurav-Aggarwal-AWS
Browse files

run-script: Fix conflicts with DISPLAY system wide variable



`DISPLAY` is a well-known system-wide
variable used in Linux for GUI applications.
Overwriting it in the script could lead to
unintended side effects, especially when launching
graphical applications. Renaming it to HDLCD_GUI to
avoid such conflicts.

Signed-off-by: default avatarAhmed Ismail <Ahmed.Ismail@.arm.com>
parent 1202f391
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment