Skip to content
Snippets Groups Projects
Verified Commit 4ff6ecbe authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent aa84b7e8
Branches
Tags
No related merge requests found
...@@ -142,6 +142,7 @@ function restore_db() { ...@@ -142,6 +142,7 @@ function restore_db() {
} }
function test-connection() { function test-connection() {
echo "Test $SQL"
$SQL -e "select 0;" $SQL -e "select 0;"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment