Skip to content
Snippets Groups Projects
Commit dba27d64 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Merge branch 'v2.1' into v2.2

parents b465ca4a 7fe7c626
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ for file in *.reference ; do
test -n "$out" && {
echo FAILURE
echo "Diff for ${file%.reference}:"
diff "${file}" "$new.zfix"
echo "$out"
}
else
echo FAILURE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment