X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.builds%2Fscripts%2Fnotify-gitter;h=c5f1f2bd8c7fb5005bb438201600d80a2b6f36a9;hb=e1c1ed153ae73c920757a1bd195888a3894405ee;hp=f16c2fe48c418219a0505f209783eb3bc42878dd;hpb=8ea10d6b17c1eb260a2710bf1a6e29d759245e29;p=awesomized%2Flibmemcached diff --git a/.builds/scripts/notify-gitter b/.builds/scripts/notify-gitter index f16c2fe4..c5f1f2bd 100755 --- a/.builds/scripts/notify-gitter +++ b/.builds/scripts/notify-gitter @@ -5,7 +5,7 @@ GITTER=$(cat ~/.gitter) STATUS=$1 REPO=m6w6/libmemcached -REF=$(git describe --abbrev --always libmemcached) +REF=$(GIT_DIR=libmemcached/.git git describe --abbrev --always) REF_URL=https://github.com/${REPO}/commits/${REF} BUILD_URL=${JOB_URL}