Merge pull request #278 from xenserver/xs64bit

Update archive-push.sh
This commit is contained in:
Gabor Apati-Nagy 2014-12-10 13:59:59 +00:00
commit 20b508e699

View File

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