summaryrefslogtreecommitdiff
path: root/win/make_mariadb_win_dist
diff options
context:
space:
mode:
authorSergey Petrunya <psergey@askmonty.org>2009-10-30 13:50:48 +0300
committerSergey Petrunya <psergey@askmonty.org>2009-10-30 13:50:48 +0300
commit182aa542bccc15c60ff0f897303f4b54910a3b44 (patch)
treecbe286d8584758504330a3fbf21d2d9812eea0bf /win/make_mariadb_win_dist
parentb587e79bc921b94032e40af7bbb54e807fcacee0 (diff)
downloadmariadb-git-182aa542bccc15c60ff0f897303f4b54910a3b44.tar.gz
Dummy change to push the release tag.
Diffstat (limited to 'win/make_mariadb_win_dist')
-rw-r--r--win/make_mariadb_win_dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/make_mariadb_win_dist b/win/make_mariadb_win_dist
index 8893159bd20..9d0b3b26af3 100644
--- a/win/make_mariadb_win_dist
+++ b/win/make_mariadb_win_dist
@@ -66,7 +66,7 @@ ls -lah $ZIPFILE
echo "$ZIPFILE is the Windows noinstall binary zip"
if [ $RES ] ; then
- echo "Archive contents differ from the standard file list, check the diff output above"
+ echo "Archive contents differ from the standard file list, check the diff output above"
else
echo "Archive contents match the standard list, OK"
fi