Skip to content
  • Luis Fernandez Alvarez's avatar
    Fix shebang for htcondor make-jobfeatures · 50b3d999
    Luis Fernandez Alvarez authored
    Without this patch, running the script from custom Python environments
    could fail. It has been seen in cases where users redefine the
    PYTHONHOME environment variable for their jobs.
    
    This patch makes sure that the python version used is the appropriate
    according to the environment.
    50b3d999