Skip to content
Snippets Groups Projects
Unverified Commit f021d12a authored by Timm Fitschen's avatar Timm Fitschen
Browse files

BUG: removed debug output

parent 749476c4
No related branches found
No related tags found
No related merge requests found
...@@ -189,4 +189,3 @@ function redo_table { ...@@ -189,4 +189,3 @@ function redo_table {
$MYSQL_CMD $MYSQL_CONNECTION -D $DATABASE_NAME < ${DATABASE_NAME}.${1}.${OLD_VERSION}.dump.sql $MYSQL_CMD $MYSQL_CONNECTION -D $DATABASE_NAME < ${DATABASE_NAME}.${1}.${OLD_VERSION}.dump.sql
} }
echo "$MYSQL_CMD $MYSQL_CONNECTION -D $DATABASE_NAME -e $1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment