Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M mjf-scripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • machinejobfeatures
  • mjf-scripts
  • Merge requests
  • !1
The source project of this merge request has been removed.

Fix shebang for htcondor make-jobfeatures

Merged Luis Fernandez Alvarez requested to merge (removed):patch-1 into master Feb 12, 2018
  • Overview 0
  • Pipelines 0
  • Changes 1

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: patch-1