From 1a04adab43855a38b2ea4adc5a9f17d756ffe2f5 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Sat, 7 Mar 2020 20:55:41 +0800
Subject: [PATCH] Fixed typo in the new example run script

---
 examples/QuickLymanAlpha/L050N0752/run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/QuickLymanAlpha/L050N0752/run.sh b/examples/QuickLymanAlpha/L050N0752/run.sh
index 3f477d59ae..d3a457632a 100755
--- a/examples/QuickLymanAlpha/L050N0752/run.sh
+++ b/examples/QuickLymanAlpha/L050N0752/run.sh
@@ -21,4 +21,4 @@ fi
 ../../swift \
     --cosmology --quick-lyman-alpha \
     --threads=16 --pin \
-    eagle_50.yml
+    qla_50.yml
-- 
GitLab