Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-05-07 09:29:22 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-07 09:29:22 +0400
commit29c9fe623f8df16b9e28a190a08db87bb5550d9f (patch)
tree6fe2fcbb2288ad61996477e716a7404f380a7ab1 /misc
parent8176c867cc58087ce2cd41f38dc15d3aee1ec9b2 (diff)
White space
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/package/build.sh15
1 files changed, 7 insertions, 8 deletions
diff --git a/misc/package/build.sh b/misc/package/build.sh
index 33190ce814..393cde69c5 100755
--- a/misc/package/build.sh
+++ b/misc/package/build.sh
@@ -226,14 +226,13 @@ SUBSCRIBE_NEWSLETTER
$CMD
echo -e "Sending email to Microsoft web team \n\n"
- echo -e "Hello, \n \
-We are proud to announce this new release for Piwik. \n \
-Piwik $VERSION can be downloaded at: http://builds.piwik.org/piwik-$VERSION.zip \n \
-For more information, consult the changelog: http://piwik.org/changelog/ \n \
-We're looking forward to seeing this Piwik version on Microsoft Web App Gallery.\n\n \
-If you have any question, please let us know. \n\n \
-Thank you,\n \
-Matthieu\n \
+ echo -e "Hello, \n\n\
+We are proud to announce a new release for Piwik! \n\
+Piwik $VERSION can be downloaded at: http://builds.piwik.org/piwik-$VERSION.zip \n\
+For more information, consult the changelog: http://piwik.org/changelog/ \n\n\
+We're looking forward to seeing this Piwik version on Microsoft Web App Gallery. If you have any question, please let us know. \n\n\
+Thank you,\n\n\
+Matthieu\n\
Piwik release manager" | mail -s"New Piwik Version $VERSION" "appgal@microsoft.com,team@piwik.org"
echo "build finished! http://builds.piwik.org/latest.zip"