Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-05-15 07:51:00

0001 #!/bin/bash
0002 
0003 # import env vars from sysconfig
0004 source ${VIRTUAL_ENV}/etc/sysconfig/panda_harvester
0005 
0006 SITE_PACKAGES_PATH=`python -c "from sysconfig import get_path; print(get_path('purelib'))"`
0007 python ${SITE_PACKAGES_PATH}/pandaharvester/harvestertest/renice.py