From d5f4fcd2b535bcd07733cba7db5e74f93d28b672 Mon Sep 17 00:00:00 2001 From: Matt Hall Date: Wed, 10 Jan 2024 12:36:28 +0100 Subject: [PATCH] Remove deprecated option --- ci/testkomodo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/testkomodo.sh b/ci/testkomodo.sh index 8afa6057..68b8af58 100755 --- a/ci/testkomodo.sh +++ b/ci/testkomodo.sh @@ -44,7 +44,7 @@ start_integration_test () { pushd tests/data/spe1_st echo "Initiating Ert run for Spe1 with new storage enabled..." - ert ensemble_experiment --enable-new-storage spe1.ert + ert ensemble_experiment spe1.ert echo "Ert ensemble_experiment run finished" # $HOST is set to machine name for f_komodo user's bash shells.