diff --git a/source/KKRnano/regtests/tests.py b/source/KKRnano/regtests/tests.py
index e2cfc1472b8182e236d1f87f524fe5c6b5aa73b3..6f686eef2c562375bcbf751a62f0e39f4df4f8d2 100755
--- a/source/KKRnano/regtests/tests.py
+++ b/source/KKRnano/regtests/tests.py
@@ -21,7 +21,7 @@ ShowMD5 = True
 AllMPIs = 1 # 1=Yes, 0=No
 HighLmax = True
 testNocoSOC = True
-verbose = True
+verbose = False
 MPIEXEC = 'mpirun' # 'srun'
 
 def run_it(cmd):