From: Adam T. <ate...@gm...> - 2010-08-29 22:35:53
|
In trying to fix my recent bug report, I see that /data/Gaussian/Gaussian98/test_Cu2.log.gz fails to parse correctly. The issue is line 801 (assert nbasis == self.nbasis). Should the logger be throwing a critical message instead of outright dying? Adam |