Merge pull request #210 from stephen-turner/ln-enable-push

Enable push on creedence-ln
This commit is contained in:
Gabor Apati-Nagy 2014-09-18 16:55:35 +01:00
commit 804099da37

View File

@ -30,7 +30,7 @@
set -eu
DISABLE_PUSH=1
DISABLE_PUSH=0
source "$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/declarations.sh"
if [ ${XS_BRANCH} = "trunk" ]