diff '--color=auto' -Nurd vlc-3.0.20/test/run_vlc.sh vlc-3.0.20.new/test/run_vlc.sh --- vlc-3.0.20/test/run_vlc.sh 2023-02-11 01:33:19.000000000 -0800 +++ vlc-3.0.20.new/test/run_vlc.sh 2025-06-29 02:08:28.915250802 -0700 @@ -2,7 +2,7 @@ set -e -VLC="./vlc -I dummy --ignore-config --rc-fake-tty" +VLC="bin/vlc-static -I dummy --ignore-config --rc-fake-tty" $VLC -H $VLC -Idummy vlc://quit