[ARVADOS] updated: 1.1.0-276-g5176d3a

Git user git at public.curoverse.com
Wed Nov 29 13:34:49 EST 2017


Summary of changes:
 build/run-library.sh | 2 --
 1 file changed, 2 deletions(-)

       via  5176d3affc4da40453acf71fd63118a7d7a0feac (commit)
      from  8b83ea945daa12ef457bf2fdfae997f689cd0634 (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 5176d3affc4da40453acf71fd63118a7d7a0feac
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Wed Nov 29 15:34:39 2017 -0300

    12673: add version to python packages
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/build/run-library.sh b/build/run-library.sh
index f1fa69a..41fddb9 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -48,8 +48,6 @@ version_from_latest_tag() {
   vnum2=${version_bits[1]}
   vnum3=${version_bits[2]}
   vnum3=$((vnum3+1))
-  #vnum4=$(curl --silent https://ci.curoverse.com/job/new-versioning-build-packages-centos7/lastBuild/buildNumber)
-  #create new tag
   new_version_tag="$vnum1.$vnum2.$vnum3"
   git rev-parse HEAD >Changelog
   echo "${new_version_tag}"   

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list