We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412e39b commit 1586aa1Copy full SHA for 1586aa1
tests/verify.sh
@@ -12,4 +12,4 @@ echo "Pixels different by >1% relative"
12
h5diff -p 1.e-2 ../test-resources/${folder}_image.h5 image.h5 /pol
13
14
# ...but we should only fail if this one returns nonzero
15
-python ../../scripts/compare.py ../test-resources/${folder}_image.h5 image.h5
+../../scripts/compare.py ../test-resources/${folder}_image.h5 image.h5
0 commit comments