From 902609a1665ce37c789e95b264cd30d3bc23e3ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Riette?= <sebastien.riette@meteo.fr>
Date: Thu, 16 Nov 2023 16:11:35 +0100
Subject: [PATCH] S. Riette 16 Nov 2023: change testprogs ref to enable
 automatic build of the reference

Due to the switch between filepp/mnh_expand and pyft_tool.py,
old commits cannot be compiled with the tools provided by recent commits
---
 src/testprogs/testprogs_version.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/testprogs/testprogs_version.json b/src/testprogs/testprogs_version.json
index 95dc1e732..dd3d1531e 100644
--- a/src/testprogs/testprogs_version.json
+++ b/src/testprogs/testprogs_version.json
@@ -1,9 +1,9 @@
 {
 "testing": {
-            "ice_adjust":"41c6be7",
-            "rain_ice":"41c6be7",
-            "rain_ice_old":"41c6be7",
-            "turb":"41c6be7",
-            "shallow":"41c6be7"
+            "ice_adjust":"19ee594",
+            "rain_ice":"19ee594",
+            "rain_ice_old":"19ee594",
+            "turb":"19ee594",
+            "shallow":"19ee594"
            }
 }
-- 
GitLab