[ARVADOS] updated: 1.1.3-155-g1c5bb6c

Git user git at public.curoverse.com
Mon Mar 12 14:26:13 EDT 2018


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

       via  1c5bb6c9dc070d7eb7619c8d1a32a496c89edc3e (commit)
      from  66e32efca2036a2c95dc2ece57764bc3486ae55f (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 1c5bb6c9dc070d7eb7619c8d1a32a496c89edc3e
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Mon Mar 12 15:26:06 2018 -0300

    13200:new version using git tag latest and timestamp only
    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 96ccf48..d3a6272 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -50,7 +50,7 @@ version_from_git() {
         return
     fi
 
-    $ARVADOS_BUILDING_VERSION=`git describe --abbrev=0`
+    ARVADOS_BUILDING_VERSION=`git describe --abbrev=0`
     local git_ts 
     if [[ -n "$1" ]] ; then
         prefix="$1"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list