Remove last references to Maakit. Update sandbox test env scripts.

This commit is contained in:
Daniel Nichter
2011-08-04 16:23:01 -06:00
parent 8261228443
commit 0faa122867
7 changed files with 71 additions and 87 deletions

View File

@@ -106,7 +106,7 @@ if [ -z "$PERCONA_TOOLKIT_BRANCH" ]; then
fi
if [ ! -d "$PERCONA_TOOLKIT_BRANCH" ]; then
err "Invalid Maakit trunk directory: $PERCONA_TOOLKIT_BRANCH"
err "Invalid PERCONA_TOOLKIT_BRANCH directory: $PERCONA_TOOLKIT_BRANCH"
exit 1
fi