diff --git a/AUTOTEST/machine-mac.sh b/AUTOTEST/machine-mac.sh index a13e0b419..a046f62cd 100755 --- a/AUTOTEST/machine-mac.sh +++ b/AUTOTEST/machine-mac.sh @@ -37,7 +37,7 @@ shift # Basic build and run tests mo="-j test" -ro="-ams -ij -sstruct -struct -lobpcg" +ro="-ams -ij -sstruct -struct -lobpcg -rt -rtol 0.0 -atol 1e-3" co="" ./test.sh basic.sh $src_dir -co: $co -mo: $mo