diff options
Diffstat (limited to 'sci-chemistry/refmac/files/5.5-test.log.patch')
-rw-r--r-- | sci-chemistry/refmac/files/5.5-test.log.patch | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/sci-chemistry/refmac/files/5.5-test.log.patch b/sci-chemistry/refmac/files/5.5-test.log.patch deleted file mode 100644 index 61858be357a0..000000000000 --- a/sci-chemistry/refmac/files/5.5-test.log.patch +++ /dev/null @@ -1,32 +0,0 @@ ---- test-framework/refmac5/test_refmac5.py 2009-06-29 15:45:37.000000000 +0200 -+++ test-framework/refmac5/test_refmac5.py.new 2009-06-29 15:48:05.000000000 +0200 -@@ -88,7 +88,8 @@ - 'make hydr no', - 'labin IP=IMEAN SIGIP=SIGIMEAN FREE=FreeR_flag', - 'labout FC=FC PHIC=PHIC'], -- working_directory = self.test_dir) -+ working_directory = self.test_dir, -+ log_file = 'test_twinned_refinement.log') - - self.assertEqual(status, 0) - -@@ -123,7 +124,8 @@ - 'weight auto', - 'ncyc 20', - 'labout FC=FC PHIC=PHIC'], -- working_directory = self.test_dir) -+ working_directory = self.test_dir, -+ log_file = 'test_4_domain_tls.log') - - self.assertEqual(status, 0) - -@@ -156,7 +158,8 @@ - 'anomalous form SE -9.9 3.9', - 'anomalous wavelength 0.97966', - 'labout FC=FC PHIC=PHIC'], -- working_directory = self.test_dir) -+ working_directory = self.test_dir, -+ log_file = 'test_sad_refinement.log') - - self.assertEqual(status, 0) - |