From 7f247c1cc958496f1050123bc5e7c3ea0ac67cbd Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Mon, 20 Mar 2017 12:24:56 +0100 Subject: [PATCH] fixup norne script --- jenkins/run-norne.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/run-norne.sh b/jenkins/run-norne.sh index 56ff19404..d58e3836f 100755 --- a/jenkins/run-norne.sh +++ b/jenkins/run-norne.sh @@ -2,7 +2,7 @@ pushd . cd deps/opm-data -test -z $SIM && SIM=flow +test -z $SIM && SIM=flow_legacy # Run the norne case cd norne