diff --git a/make-jobfeatures.htcondor b/make-jobfeatures.htcondor index 7dd21a9bc359c2724c98b3f8c3a02009f3a35f29..e8e1cb9dfa55dd6dc5c3d1ec0838d8a3b3369320 100755 --- a/make-jobfeatures.htcondor +++ b/make-jobfeatures.htcondor @@ -1,4 +1,4 @@ -#!/bin/env python +#!/bin/env python3 # # make-jobfeatures script for Machine/Job Features on HTCondor # @@ -289,4 +289,4 @@ if db12_job: # We output $JOBFEATURES in case the calling script needs it print jobfeaturesDir - \ No newline at end of file +