Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added sh script to run all old tests
  • Loading branch information
jgebal committed Aug 26, 2017
commit 0aee33b674c3a488458e4d5cac4a36338c4ef827
8 changes: 8 additions & 0 deletions old_tests/runAll.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ev
#goto git root directory
git rev-parse && cd "$(git rev-parse --show-cdup)"

cd old_tests

"$SQLCLI" ${UT3_OWNER}/${UT3_OWNER_PASSWORD}@//${CONNECTION_STR} @RunAll.sql