[ARVADOS] updated: 1.1.4-584-g7c893856e

Git user git at public.curoverse.com
Thu Jul 12 10:06:22 EDT 2018


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

       via  7c893856e22073b10dc147b887b0fd64b11a1f81 (commit)
      from  09afabfb3de546d55c3a33ae0b68291edf414fcb (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 7c893856e22073b10dc147b887b0fd64b11a1f81
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Thu Jul 12 11:06:05 2018 -0300

    13667: remove PKG_VERSION in run-build-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 c5a73cbe3..62d96320c 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -327,6 +327,7 @@ handle_rails_package() {
         return 1
     fi
     local railsdir="/var/www/${pkgname%-server}/current"
+    echo "$version" >"$railsdir/package-build.version"
     local -a pos_args=("$srcdir/=$railsdir" "$pkgname" "Curoverse, Inc." dir "$version")
     local license_arg="$license_path=$railsdir/$(basename "$license_path")"
     local -a switches=(--after-install "$scripts_dir/postinst"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list