diff --git a/Reconstruction/egamma/egammaValidation/scripts/EgammaARTmonitoring_plotsMaker.py b/Reconstruction/egamma/egammaValidation/scripts/EgammaARTmonitoring_plotsMaker.py
index b8a9b6f9c964d3ea90c400d681ff44ad069ba102..3752d43c5671de84fcb57b1a6e910e5b6f34547c 100755
--- a/Reconstruction/egamma/egammaValidation/scripts/EgammaARTmonitoring_plotsMaker.py
+++ b/Reconstruction/egamma/egammaValidation/scripts/EgammaARTmonitoring_plotsMaker.py
@@ -2,12 +2,10 @@
 # Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration.
 #
 
-print "\n IMPORTING SOME PYTHON LIBRARIES "
 import sys
 import os
 
 #Import the ROOT libraries
-print "\n IMPORTING SOME ROOT LIBRARIES "
 from ROOT import gDirectory, gROOT, gStyle, kTRUE, TCanvas, TFile, TFileIter, TH1, TH1D, TLegend, TPad
 
 def GetKeyNames(f0, dir = ""):
@@ -107,4 +105,3 @@ for folder in GetKeyNames(f1):
 fO.Write()
 fO.Close()
 
-print " FINISHED \n"
diff --git a/Reconstruction/egamma/egammaValidation/test/test_electron.sh b/Reconstruction/egamma/egammaValidation/test/test_electron.sh
index 0918e26944b381d2e32b9ff614305bde9c9ed56a..fb3debd2dc6ecec84b12e6fefe799c8483895a51 100755
--- a/Reconstruction/egamma/egammaValidation/test/test_electron.sh
+++ b/Reconstruction/egamma/egammaValidation/test/test_electron.sh
@@ -4,7 +4,7 @@
 #
 # art-type: grid
 # art-input: mc16_13TeV.423000.ParticleGun_single_electron_egammaET.recon.RDO.e3566_s3113_r9388
-# art-input-nfiles: 20
+# art-input-nfiles: 30
 # art-cores: 4
 # art-include: 21.0/Athena
 # art-include: master/Athena
diff --git a/Reconstruction/egamma/egammaValidation/test/test_gamma.sh b/Reconstruction/egamma/egammaValidation/test/test_gamma.sh
index ff33fbf6fef5dbafade50400a4cd4327fe2dde96..c4148e416ead4a839b4123bcdb70a704c6687bf7 100755
--- a/Reconstruction/egamma/egammaValidation/test/test_gamma.sh
+++ b/Reconstruction/egamma/egammaValidation/test/test_gamma.sh
@@ -4,7 +4,7 @@
 #
 # art-type: grid
 # art-input: mc16_13TeV.423001.ParticleGun_single_photon_egammaET.recon.RDO.e3566_s3113_r9388
-# art-input-nfiles: 20
+# art-input-nfiles: 30
 # art-cores: 4
 # art-include: 21.0/Athena
 # art-include: master/Athena