Improvement to pymultinest: allow long filenames
Compare changes
+ 0
− 2
@@ -466,7 +466,6 @@ class TestPymultinest(unittest.TestCase):
@@ -482,7 +481,6 @@ class TestPymultinest(unittest.TestCase):
Previously, the outdir and label where limited to 77 characters. This bypasses the hard limit by creating a temporary symlink and then transferring data to the target directory.