From dfb26efc9445953e530086bc8add741aab665435 Mon Sep 17 00:00:00 2001
From: giordano <domenico.giordano@cern.ch>
Date: Thu, 19 Sep 2019 21:18:35 +0200
Subject: [PATCH] increased version number and forced number of events per
 thread for the CI

---
 atlas/gen/atlas-gen.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/atlas/gen/atlas-gen.spec b/atlas/gen/atlas-gen.spec
index 973c5c07..0289715a 100644
--- a/atlas/gen/atlas-gen.spec
+++ b/atlas/gen/atlas-gen.spec
@@ -1,5 +1,5 @@
 HEPWL_BMKEXE=atlas-gen-bmk.sh
-HEPWL_BMKOPTS="-e 4" # -c replaces -n as of v0.11
+HEPWL_BMKOPTS="-e 4 -t 2" # -c replaces -n as of v0.11
 HEPWL_BMKDIR=atlas-gen
 HEPWL_BMKDESCRIPTION="ATLAS Event Generation based on athena version 19.2.5.5"
 HEPWL_DOCKERIMAGENAME=atlas-gen-bmk
-- 
GitLab