We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d32b9 commit b6198a2Copy full SHA for b6198a2
diff-image
@@ -2,4 +2,4 @@
2
3
num_changed_pixels=$(compare $2 $1 -metric ae -compose src /dev/null 2>&1)
4
echo ${num_changed_pixels}
5
-exit 0;
+exit 0
0 commit comments