[ARVADOS] updated: 1.3.0-426-g47a38cc79

Git user git at public.curoverse.com
Tue Mar 5 11:41:07 EST 2019


Summary of changes:
 build/run-build-packages-one-target.sh      | 2 +-
 build/run-build-test-packages-one-target.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  47a38cc79483fde0446af38ba2d685178b2eea51 (commit)
      from  8237de2ae85150f95a5126e5c31af4d2fd71b8b1 (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 47a38cc79483fde0446af38ba2d685178b2eea51
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Tue Mar 5 13:40:57 2019 -0300

    issue #14891 upload rcs . Add verbose
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/build/run-build-packages-one-target.sh b/build/run-build-packages-one-target.sh
index 9b21b58e2..2be5878bc 100755
--- a/build/run-build-packages-one-target.sh
+++ b/build/run-build-packages-one-target.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -x
 # Copyright (C) The Arvados Authors. All rights reserved.
 #
 # SPDX-License-Identifier: AGPL-3.0
diff --git a/build/run-build-test-packages-one-target.sh b/build/run-build-test-packages-one-target.sh
index 16f14426e..b235b1561 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
+#!/bin/bash -x
 # Copyright (C) The Arvados Authors. All rights reserved.
 #
 # SPDX-License-Identifier: AGPL-3.0

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list