diff --git a/run.sh b/run.sh index 54e6130cbaa7e17bbb394ce6237931748097c48e..3c8772c52573eb4aa5061f2f3a649e3c33b17299 100755 --- a/run.sh +++ b/run.sh @@ -26,7 +26,6 @@ then exit 0; fi - ldd ./src/pdata mpirun -np $3 ./src/pdata if [ $? -ne 0 ]; then curl -X POST --data "payload={\"icon_emoji\": \":jenkins:\", \"username\": \"jenkins\" , \"attachments\":[{ \"title\":\"Error:\", \"color\": \"#FF0000\", \"text\":\"$2 failed to complete the openfpm_pdata test \" }] }" https://hooks.slack.com/services/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