[ARVADOS] updated: 1.1.4-583-g09afabfb3

Git user git at public.curoverse.com
Wed Jul 11 16:23:24 EDT 2018


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

       via  09afabfb3de546d55c3a33ae0b68291edf414fcb (commit)
      from  29776dabd84b8070b647ee38289214b7a56b2c1c (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 09afabfb3de546d55c3a33ae0b68291edf414fcb
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Wed Jul 11 17:23:14 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-build-packages.sh b/build/run-build-packages.sh
index 512770b01..caebac013 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -274,9 +274,9 @@ handle_python_package
       # go into detached-head state
       git checkout $DASHQ_UNLESS_DEBUG "$COMMIT_HASH"
       echo "$COMMIT_HASH" >git-commit.version
+
       cd "$SRC_BUILD_DIR"
       PKG_VERSION=$(version_from_git)
-      echo "$PKG_VERSION" >package-build.version
       cd $WORKSPACE/packages/$TARGET
       fpm_build $SRC_BUILD_DIR/=/usr/local/arvados/src arvados-src 'Curoverse, Inc.' 'dir' "$PKG_VERSION" "--exclude=usr/local/arvados/src/.git" "--url=https://arvados.org" "--license=GNU Affero General Public License, version 3.0" "--description=The Arvados source code" "--architecture=all"
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list