From a12cbffb49edd4dde2a4e2ade56246f0decb5134 Mon Sep 17 00:00:00 2001
From: Pietro Incardona <incardon@mpi-cbg.de>
Date: Sat, 29 Oct 2016 11:24:11 +0200
Subject: [PATCH] Eliminating success message

---
 build.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.sh b/build.sh
index b781d4d7c..70c61712d 100755
--- a/build.sh
+++ b/build.sh
@@ -113,5 +113,4 @@ else
 
 fi
 
-curl -X POST --data "payload={\"icon_emoji\": \":jenkins:\", \"username\": \"jenkins\"  , \"attachments\":[{ \"title\":\"Info:\", \"color\": \"#00FF00\", \"text\":\"$2 completed succeffuly the openfpm_pdata test \" }] }" https://hooks.slack.com/services/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
 
-- 
GitLab