Add filter for avoiding multiple emails on error reporting.

This commit is contained in:
Paulo Gustavo Veiga
2012-09-02 18:24:15 -03:00
parent 1fee2bc349
commit 04a221799a
3 changed files with 58 additions and 16 deletions

View File

@@ -16,5 +16,6 @@ WISE_BIN_FILE_PATH=./target/${WISE_BIN_FILE_NAME}
scp ${WISE_BIN_FILE_PATH} thecrow@wisemapping.com:${SERVER_DOWNLOAD_DIR}
# It's there ?
cd target
wget -S http://downloads.wisemapping.org/stable/${WISE_BIN_FILE_NAME}
#wget -S http://downloads.wisemapping.org/stable/${WISE_SRC_FILE_NAME}