Skip to content

Fix loops: failed due to "ungültige Oktalzahl" 8,9

For 08 and 09 the loops fail with a message telling 8 and 9 are "ungültige Oktalzahl[en]" Removing the leading 0 in the for loop solves the problem.

[tested at HLRN (Lise) and JUWELS]

Merge request reports