[ARVADOS] updated: 1.1.0-36-ga754578

Git user git at public.curoverse.com
Mon Oct 9 17:17:49 EDT 2017


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

       via  a754578dd147d617706339b1fa0f56225eb4af0c (commit)
      from  fc8eb82bbf1769f5d636d279c9b514cf0b12acc1 (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 a754578dd147d617706339b1fa0f56225eb4af0c
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Mon Oct 9 18:17:34 2017 -0300

    12389: trying more verbosed output to check python packaging
    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 7f75624..0c9c45b 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-packages.sh b/build/run-build-packages.sh
index 76524b5..e2105ca 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.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 24942e9..1aff457 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