ci: sr.ht: fix gitter notify
[m6w6/libmemcached] / .builds / scripts / maybe
index 0a5b66162d6ef446e3ea3d2e1c626641ec53096c..8ac824db76af4aab3cbd15e5edb65113665b415d 100755 (executable)
@@ -1,9 +1,4 @@
 #!/usr/bin/env bash
-if test $# -eq 0
-then
-       notify-gitter success
-fi
-
 "$@"
 ERROR=$?