Skip to content

Commit 1c71c9d

Browse files
committed
Use ecodata 4.6 release branch for functional tests #3174
1 parent 781bca7 commit 1c71c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scripts/runFunctionalTests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fi
99

1010
BRANCH=$3
1111
if [ -z $BRANCH ]; then
12-
BRANCH=dev
12+
BRANCH=release/4.6
1313
fi
1414

1515
ECODATA_LOCAL_DIR=$2

0 commit comments

Comments
 (0)