From c9283683ff2e2dc3c52b4bc48b1d13d8dd1c9674 Mon Sep 17 00:00:00 2001 From: Fernando Monserrat Date: Tue, 20 Mar 2018 15:39:48 -0300 Subject: [PATCH] 13200:small change to output and to test if python packages are rebuilt when there is no change Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat --- build/run-library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/run-library.sh b/build/run-library.sh index 788e3db57a..04add5cda4 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 -- 2.30.2