openvino/scripts
Zlobin Vladimir f97e7f1c9d
`setupvars.sh`: ignore `cd` output (#20657)
* `setupvars.sh`: ignore `cd` output

Having `function cd() { builtin cd "$@" && l; }` defined in bash breaks `setupvars.sh`

* Use `builtin cd` to enable `function cd() { builtin cd "$@" && l; }`, remove wrapping `echo $()` because `pwd` already prints
2023-11-13 16:15:30 +04:00
..
install_dependencies Make RPM packages compatible with wide range of RHEL systems (#20762) 2023-10-31 10:25:35 +04:00
setupvars `setupvars.sh`: ignore `cd` output (#20657) 2023-11-13 16:15:30 +04:00
utils Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
CMakeLists.txt Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
submodule_update_with_gitee.sh Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00