[ARVADOS] updated: 1.1.0-44-g6a5e506
Git user
git at public.curoverse.com
Wed Oct 11 10:52:48 EDT 2017
Summary of changes:
build/run-build-packages-one-target.sh | 2 +-
build/run-library.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
via 6a5e506b5ff93f8c482f0839f40f175e018f202e (commit)
from 8bfa39432e881dd866c3a3f285bffedb66d22270 (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 6a5e506b5ff93f8c482f0839f40f175e018f202e
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Wed Oct 11 11:51:32 2017 -0300
12389: fix update gittaggers for latest tag
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 0c9c45b..7f75624 100755
--- a/build/run-build-packages-one-target.sh
+++ b/build/run-build-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
diff --git a/build/run-library.sh b/build/run-library.sh
index a0d7d53..270225c 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
# 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