Skip to content

[krita-windows-builder] Fix md5sum matching on Windows

  1. CRLF line ending is not fit for md5sum from git's package
  2. PowerShell is extremely dumb when you want to check exit code of the chained commands. I didn't manage to make it work.

Merge request reports