[ARVADOS] updated: e649689d1803837756ca8df0520b3fcb958d5939

Git user git at public.curoverse.com
Wed Jun 15 13:05:19 EDT 2016


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

       via  e649689d1803837756ca8df0520b3fcb958d5939 (commit)
      from  aca461985963f60c185a02c53377d75eebf26266 (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 e649689d1803837756ca8df0520b3fcb958d5939
Author: Brett Smith <brett at curoverse.com>
Date:   Wed Jun 15 13:04:37 2016 -0400

    9309: Bump Rails package iteration.
    
    To accommodate systemd support in the package scripts.
    Refs #9309.

diff --git a/build/run-library.sh b/build/run-library.sh
index 58a177e..32cf205 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -148,8 +148,7 @@ handle_rails_package() {
     local -a pos_args=("$srcdir/=$railsdir" "$pkgname" "Curoverse, Inc." dir
                        "$(cat "$version_file")")
     local license_arg="$license_path=$railsdir/$(basename "$license_path")"
-    # --iteration=5 accommodates the package script bugfixes #8371 and #8413.
-    local -a switches=(--iteration=5
+    local -a switches=(--iteration=6
                        --after-install "$scripts_dir/postinst"
                        --before-remove "$scripts_dir/prerm"
                        --after-remove "$scripts_dir/postrm")

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list