We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781bca7 commit 1c71c9dCopy full SHA for 1c71c9d
src/main/scripts/runFunctionalTests.sh
@@ -9,7 +9,7 @@ fi
9
10
BRANCH=$3
11
if [ -z $BRANCH ]; then
12
- BRANCH=dev
+ BRANCH=release/4.6
13
fi
14
15
ECODATA_LOCAL_DIR=$2
0 commit comments