diff --git a/Phys/B2KShh/job/selection.py b/Phys/B2KShh/job/selection.py index 4f1eb08..58f57d8 100644 --- a/Phys/B2KShh/job/selection.py +++ b/Phys/B2KShh/job/selection.py @@ -58,4 +58,6 @@ for c in clones: c.AutoSave() outfile.Close() -infile.Close() \ No newline at end of file +infile.Close() +print '\tAll done.' +print \ No newline at end of file