From 8ffee2c2f717dacaa20f2034682e54ae49557809 Mon Sep 17 00:00:00 2001
From: Peter Onyisi <ponyisi@utexas.edu>
Date: Fri, 16 Oct 2020 17:53:53 +0200
Subject: [PATCH] Raise memory requirements

---
 .../AthenaMonitoring/test/test_run3dq_r22_recotf_rawtoall.sh    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Control/AthenaMonitoring/test/test_run3dq_r22_recotf_rawtoall.sh b/Control/AthenaMonitoring/test/test_run3dq_r22_recotf_rawtoall.sh
index 958d3a3b3a6..27a799b5168 100755
--- a/Control/AthenaMonitoring/test/test_run3dq_r22_recotf_rawtoall.sh
+++ b/Control/AthenaMonitoring/test/test_run3dq_r22_recotf_rawtoall.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 # art-description: new DQ in Reco_tf, RAWtoALL, data q431
 # art-type: grid
-# art-memory: 4096
+# art-memory: 6144
 # art-include: master/Athena
 # art-output: myHIST.root
 # art-output: log*
-- 
GitLab