Skip to content

Switch to python3 in commit script - fstrings needed by logParser

Spyros Argyropoulos requested to merge fix into master

Using python3 in the calls to logParser since it relies on f-strings. Thanks to @spalazzo for the bug report!

Tested on lxplus with an input from Serena:

INFO: will use following remote for pushing: origin
New DSID directory: 500xxx/500016 ...
	OK: log.generate file found.
	OK: log.generate file contains no errors
	OK: CI job expected to last less than 1h - time estimate: 0.00 hours
	Will now add files to git commit
		File: log.generate cannot be added to the commit. Skipping.
		Added: log.generate.short
		Added: mc.MGPy8EG_NNPDF31_ttbar_cLFV_EFTincl.py
Edited by Spyros Argyropoulos

Merge request reports