test-bugzilla-files/test-bugzilla-files.py |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit d7a0c23d35310f62e1a728ee72c012c11db651d6
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Mon Dec 10 10:07:13 2018 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Mon Dec 10 10:07:13 2018 +0000

    keep cores

diff --git a/test-bugzilla-files/test-bugzilla-files.py 
b/test-bugzilla-files/test-bugzilla-files.py
index 503a56b..8bf815d 100644
--- a/test-bugzilla-files/test-bugzilla-files.py
+++ b/test-bugzilla-files/test-bugzilla-files.py
@@ -546,9 +546,6 @@ class LoadFileTest:
                 connection.tearDown()
                 connection.setUp()
             print("...done with: " + self.file)
-            cores = glob.glob("core*")
-            for core in cores:
-                os.remove(core)
 
 class NormalTimer:
     def __init__(self):
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to