diff --git a/src/python/run_correctxml.py b/src/python/run_correctxml.py
index 299612a3f9a9a06ebf80e37f082722d3d6f04ff1..3bd5df570180975781673e85d8cef67a69c2c3e1 100644
--- a/src/python/run_correctxml.py
+++ b/src/python/run_correctxml.py
@@ -52,8 +52,8 @@ for infile in files_proc:
             d1.correct_xml(flag_plots = 0, flag_parallel = 0, flag_save_figs = 0, name_outxml = name_tar_file,
                            name_outcorrxml = name_tar_out)
             #print('Corrected %s' % infile)
-        except:
-            print("File to correct %s prompted an error" % infile)
+        #except:
+        #    print("File to correct %s prompted an error" % infile)
 
 # Commands to get the compressed version of the file
 #data/AB/${year}/02_extractedxml.tar.gz