[ARVADOS] updated: 1.3.0-857-gb4eff2bc2

Git user git at public.curoverse.com
Tue May 14 16:38:18 UTC 2019


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

       via  b4eff2bc2af25e3629100f45f7af77ec13f8ab57 (commit)
      from  ab4fabf39c7cb1c48a2ba09ba2f45da45b6c4574 (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 b4eff2bc2af25e3629100f45f7af77ec13f8ab57
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Tue May 14 12:37:43 2019 -0400

    Bump the rails package iteration to 9, for the packaging fix in commit
    b4fabf39c7cb1c48a2ba09ba2f45da45b6c4574
    
    refs #15225
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/build/run-library.sh b/build/run-library.sh
index 01a6a06c1..273b78c78 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -11,7 +11,7 @@
 LICENSE_PACKAGE_TS=20151208015500
 
 if [[ -z "$ARVADOS_BUILDING_VERSION" ]]; then
-    RAILS_PACKAGE_ITERATION=8
+    RAILS_PACKAGE_ITERATION=9
 else
     RAILS_PACKAGE_ITERATION="$ARVADOS_BUILDING_ITERATION"
 fi

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list