From 6593f7c454326fe1444a1782294f39b9aa993eec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Oriol=20Tint=C3=B3?= <oriol.tinto@lmu.de>
Date: Tue, 16 May 2023 14:21:42 +0200
Subject: [PATCH] Setting retrials to 0.

---
 examples/01_real-from-ideal.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/01_real-from-ideal.sh b/examples/01_real-from-ideal.sh
index d9faacb..fe21452 100755
--- a/examples/01_real-from-ideal.sh
+++ b/examples/01_real-from-ideal.sh
@@ -73,6 +73,7 @@ CONFIG:
   AUTOSUBMIT_VERSION: "$AUTOSUBMIT_VERSION"
   TOTALJOBS: 20
   MAXWAITINGJOBS: 20
+  RETRIALS: 0
 DEFAULT:
   EXPID: "$EXPID"
   HPCARCH: "LOCAL" # use LMU to run on cluster
-- 
GitLab