From: Mathieu Baudier Date: Sat, 6 Jun 2009 21:55:48 +0000 (+0000) Subject: Improve build script X-Git-Tag: argeo-slc-2.1.7~1820 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=d57794f3a27e6ceecdb86391b9eeb942272ccdfc;p=gpl%2Fargeo-slc.git Improve build script git-svn-id: https://svn.argeo.org/slc/trunk@2507 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/buildSite.sh b/buildSite.sh index f35c0817b..d1abe4c42 100755 --- a/buildSite.sh +++ b/buildSite.sh @@ -33,4 +33,4 @@ else mail -s "SiteGeneration@$HOSTNAME FAILURE - $DATE - $BUILD_DIR" $TO < siteGeneration.log fi -exit $EXIT_STATUS \ No newline at end of file +exit $EXIT_STATUS