Home
last modified time | relevance | path

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

/external/libiio/src/CI/travis/
Dlib.sh66 local python_script="$(get_script_path jobs_running_cnt.py)"
67 if [ -z "$python_script" ] ; then
72 local jobs_cnt=$(python $python_script)