[ARVADOS] updated: 1.1.3-268-g43f385d

Git user git at public.curoverse.com
Fri Mar 23 17:11:16 EDT 2018


Summary of changes:
 build/run-build-packages.sh | 1 +
 1 file changed, 1 insertion(+)

       via  43f385d060db9bf75b34c36f7026ea88fe401b16 (commit)
      from  b9991e10e12dd19eb51d680e6b732c6d3e46611d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 43f385d060db9bf75b34c36f7026ea88fe401b16
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Fri Mar 23 18:11:09 2018 -0300

    13200: output for debugging python prefix
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index a170380..34dac59 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -386,6 +386,7 @@ package_go_binary tools/keep-exercise keep-exercise \
 cd $WORKSPACE/packages/$TARGET
 rm -rf "$WORKSPACE/sdk/python/build"
 arvados_python_client_version=$(awk '($1 == "Version:"){print $2}' $WORKSPACE/sdk/python/arvados_python_client.egg-info/PKG-INFO)
+echo  a VER LA VAR arvados_python_client_version   "
 echo "############# test_package_presence ${PYTHON2_PKG_PREFIX}-arvados-python-client "$arvados_python_client_version" python ####################"
 test_package_presence ${PYTHON2_PKG_PREFIX}-arvados-python-client "$arvados_python_client_version" python
 if [[ "$?" == "0" ]]; then

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list