X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.builds%2Fscripts%2Fmaybe;h=8ac824db76af4aab3cbd15e5edb65113665b415d;hb=73f50b9f3710b7897e1f4c5ee738b3958100a7fe;hp=0a5b66162d6ef446e3ea3d2e1c626641ec53096c;hpb=efeacc93d17bfaad48e9b7422aebd35e4968c00c;p=awesomized%2Flibmemcached diff --git a/.builds/scripts/maybe b/.builds/scripts/maybe index 0a5b6616..8ac824db 100755 --- a/.builds/scripts/maybe +++ b/.builds/scripts/maybe @@ -1,9 +1,4 @@ #!/usr/bin/env bash -if test $# -eq 0 -then - notify-gitter success -fi - "$@" ERROR=$?