Skip to content
Snippets Groups Projects
Commit 0b4ee634 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: expot more vars

parent 985e4c3b
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,8 @@ elif [[ -z "$MYSQL_CONNECTION" ]]; then
MYSQL_CONNECTION="$MYSQL_CONNECTION --database=$DATABASE_NAME"
fi
export MYSQL_CMD
export MYSQLDUMP_CMD
export MYSQL_CONNECTION
export MYSQL_CONNECTION_NO_DB
export DATABASE_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment