mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
When a hunk header refers to a single line in the "from" file and/or the "to" file, e.g. @@ -37,37 +41,43 @@ @@ -37,39 +41,41 @@ @@ -37,37 +41,41 @@ some systems will avoid repeating the line number: @@ -37 +41,43 @@ @@ -37,39 +41 @@ @@ -37 +41 @@ so we need to canonise the output to avoid false negative test failures.