[ARVADOS] updated: 1.1.1-139-g232599d

Git user git at public.curoverse.com
Fri Dec 1 13:26:58 EST 2017


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

       via  232599dd878dba65f5c4264452cbd6f2594f62d6 (commit)
      from  775b418fc33e144bfbece58cde3cff18c437da3d (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 232599dd878dba65f5c4264452cbd6f2594f62d6
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Fri Dec 1 15:26:48 2017 -0300

    12771: fix for add version as param
    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 ea5534c..e5eb693 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -39,7 +39,6 @@ format_last_commit_here() {
 }
 
 version_from_latest_tag() {
-  echo "$VERNO"
   if [ -n "$VERNO" ]; then
       new_version_tag="$VERNO"
       echo "${new_version_tag}" 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list