mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 05:38:31 +09:00
[Feat] (DeviceBench): launch retry loop (signal-34 JVM flake), session.sh runner, MSYS path-conversion guards
This commit is contained in:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user