Merge pull request #812 from edoapra/master

fix for QA script
This commit is contained in:
NWChem: Open Source High-Performance Computational Chemistry 2023-06-26 10:24:34 -07:00 committed by GitHub
commit cfe409a01c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -466,8 +466,8 @@ sync
fi
diff -w ${STUB}.ok.out.nwparse ${STUB}.out.nwparse >& /dev/null
cat ${ERRORFILE}
diff1status=$?
cat ${ERRORFILE}
#
fi
#