Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78fdab5 + 8235848 commit 3a19341Copy full SHA for 3a19341
1 file changed
test/install_and_run_tests.sh
@@ -5,6 +5,8 @@ set -ev
5
#goto git root directory
6
git rev-parse && cd "$(git rev-parse --show-cdup)"
7
8
+. development/env.sh
9
+
10
cd test
11
12
"$SQLCLI" ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@//${CONNECTION_STR} @install_tests.sql
0 commit comments