[ARVADOS] updated: 1.1.3-271-g686f304
Git user
git at public.curoverse.com
Wed Mar 28 13:56:37 EDT 2018
Summary of changes:
build/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 686f304bb48d22336e80111a2e65ffd425bcf453 (commit)
from 697f09a84a81fd4081ccfe344693d8b23e523980 (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 686f304bb48d22336e80111a2e65ffd425bcf453
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Wed Mar 28 14:56:09 2018 -0300
13200: remove verbose bash on run-build-packages.sh
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index a302997..497545d 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.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