[ARVADOS] updated: 1.1.4-579-gce85cd0b2
Git user
git at public.curoverse.com
Tue Jul 10 17:03:23 EDT 2018
Summary of changes:
build/run-library.sh | 2 --
1 file changed, 2 deletions(-)
via ce85cd0b2605a6cbfb96bf18c1f2913d33b60f44 (commit)
from 7c1e0140fb0d059299af08a102d30d65dfb60990 (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 ce85cd0b2605a6cbfb96bf18c1f2913d33b60f44
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Tue Jul 10 18:03:03 2018 -0300
13667: clean up version file generationx
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 65f1d0da5..c5a73cbe3 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -327,8 +327,6 @@ handle_rails_package() {
return 1
fi
local railsdir="/var/www/${pkgname%-server}/current"
- echo "$version" >"$railsdir/package-build.version"
- echo "test insert 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