[ARVADOS] updated: 1.3.0-427-gd97785515
Git user
git at public.curoverse.com
Tue Mar 5 14:19:57 EST 2019
Summary of changes:
build/run-build-test-packages-one-target.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
via d97785515ef9feb2a6cb833ef34c089d9e5f1d99 (commit)
from 47a38cc79483fde0446af38ba2d685178b2eea51 (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 d97785515ef9feb2a6cb833ef34c089d9e5f1d99
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Tue Mar 5 16:19:36 2019 -0300
issue #14891 Update to receive param rc to build for release candidates
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/build/run-build-test-packages-one-target.sh b/build/run-build-test-packages-one-target.sh
index b235b1561..b936842e6 100755
--- a/build/run-build-test-packages-one-target.sh
+++ b/build/run-build-test-packages-one-target.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
# Copyright (C) The Arvados Authors. All rights reserved.
#
# SPDX-License-Identifier: AGPL-3.0
@@ -14,6 +14,8 @@ Syntax:
--upload
If the build and test steps are successful, upload the packages
to a remote apt repository (default: false)
+--rc
+ If the build is for a Release Candidate this param must be passed
--build-version <version>
Version to build (default:
\$ARVADOS_BUILDING_VERSION-\$ARVADOS_BUILDING_ITERATION or
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list