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.
1 parent f7358e2 commit 059951dCopy full SHA for 059951d
1 file changed
test/install_and_run_tests.sh
@@ -5,8 +5,6 @@ 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