Skip to content
  • Harald Sitter's avatar
    fix processor invocation · 23ad5938
    Harald Sitter authored
    apparently 0-123-0 is the escaped variant (%i) whereas I thought it is
    the unescaped variant (%I). since we want the version with hyphens (so
    we can use them in the filtering tech) use %i here.
    23ad5938