[ARVADOS] updated: 85f8ab2ef898f8d0bb7187db6db59a93ac528ec5
Git user
git at public.curoverse.com
Fri Jan 6 17:37:47 EST 2017
Summary of changes:
build/run-library.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 85f8ab2ef898f8d0bb7187db6db59a93ac528ec5 (commit)
from 035a48b3d93e3e1bf0d231c773accb8cd13e22e0 (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 85f8ab2ef898f8d0bb7187db6db59a93ac528ec5
Author: Ward Vandewege <ward at curoverse.com>
Date: Fri Jan 6 17:31:50 2017 -0500
Bump up rails package iteration.
refs #10838
diff --git a/build/run-library.sh b/build/run-library.sh
index 01b7c2c..23e09d4 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -178,7 +178,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")"
- local -a switches=(--iteration=6
+ local -a switches=(--iteration=7
--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