Home
last modified time | relevance | path

Searched refs:IFS (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/
Dexport.sh119 old_ifs="$IFS"
120 IFS=":"
125 IFS="$old_ifs"
/hal_espressif-3.5.0/tools/ci/
Dmultirun_with_pyenv.sh19 IFS=',' read -a PY_VERSIONS <<< "$2"