[Feat] (DeviceBench): launch retry loop (signal-34 JVM flake), session.sh runner, MSYS path-conversion guards

This commit is contained in:
2026-08-26 05:52:32 -04:00
parent 33eabfc2ff
commit d04a3394de
3 changed files with 111 additions and 14 deletions
+2
View File
@@ -19,6 +19,8 @@
set -u -o pipefail
cd "$(dirname "$0")"
# Git Bash: stop MSYS from rewriting /data/... arguments into C:/Program Files/...
export MSYS_NO_PATHCONV=1 MSYS2_ARG_CONV_EXCL='*'
PKG=com.tungsten.fcl.mgdebug.debug
DEVICE_ENV=""