[ARVADOS] updated: 1.1.3-248-gcfd920a
Git user
git at public.curoverse.com
Wed Mar 21 16:40:10 EDT 2018
Summary of changes:
build/run-library.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via cfd920a51ba431eff7ee8a29121be5b4cbad398f (commit)
from 82c4ae9a2b4623b1901a436edd56e9a179ab9cde (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 cfd920a51ba431eff7ee8a29121be5b4cbad398f
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Wed Mar 21 17:40:00 2018 -0300
13200:remove verbose bash on run-library
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/build/run-library.sh b/build/run-library.sh
index a4820f0..26ceb22 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