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

Debug

parent a520f4a2
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,8 @@ PATCHES="./patch*/patch.sh"
for p in $PATCHES
do
echo "$p"
env | grep MYSQL | sort
export | grep MYSQL | sort
$p "$@" --patch=$p
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment