Updated git-package-pseudomerge.py scrip to python3
git-package-pseudomerge.py described in ATLAS git tutorial is not compatible with Python3 which is default with Athena master.
Made script compatible by running python 2to3 script and updating check_output function to return strings instead of bytes.
Merge request reports
Activity
added review-pending-level-1 label
CI Result SUCCESS (hash 6c0c2d7a)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20101] CI Result SUCCESS (hash e58ab55f)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20106]added review-approved label and removed review-pending-level-1 label
mentioned in commit 80c2925c
added sweep:ignore label