openvino/scripts/setupvars
Mateusz Tabaka 37a0bddd76
Fix some of shellcheck errors in setupvars.sh (#12623)
Fixed:
SC2070: -n doesn't work with unquoted arguments. Quote or use [[ ]].
SC2086: Double quote to prevent globbing and word splitting
in TBB related part of the script.
2022-08-19 00:05:50 +04:00
..
setupvars.bat Install user provided TBB as well (#12260) 2022-07-22 22:36:58 +04:00
setupvars.sh Fix some of shellcheck errors in setupvars.sh (#12623) 2022-08-19 00:05:50 +04:00