Skip to content
Snippets Groups Projects
Unverified Commit 0338357e authored by Daniel's avatar Daniel
Browse files

DBG .

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