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 34c8748 commit b0d2d0aCopy full SHA for b0d2d0a
tests/integrate/tools/catch_properties.sh
@@ -477,7 +477,7 @@ fi
477
# mulliken charge
478
#--------------------------------------------
479
if ! test -z "$out_mul" && [ $out_mul == 1 ]; then
480
- python3 ../tools/CompareFile.py mulliken.txt.ref OUT.autotest/mulliken.txt 4
+ python3 ../tools/CompareFile.py mulliken.txt.ref OUT.autotest/mulliken.txt 3
481
echo "Compare_mulliken_pass $?" >>$1
482
fi
483
0 commit comments