[ARVADOS] updated: 1.1.0-20-gb7f7d3a
Git user
git at public.curoverse.com
Thu Oct 5 15:21:09 EDT 2017
Summary of changes:
build/run-build-test-packages-one-target.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via b7f7d3aff71d4bc3c1b5ee892dce6d3b5e4a377a (commit)
from 183f1a17489e689571ac11646830040c3eb7b9af (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 b7f7d3aff71d4bc3c1b5ee892dce6d3b5e4a377a
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Thu Oct 5 16:20:59 2017 -0300
12389: send receive as param buildNumber as third digit
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/build/run-build-test-packages-one-target.sh b/build/run-build-test-packages-one-target.sh
index 492615a..810a38e 100755
--- a/build/run-build-test-packages-one-target.sh
+++ b/build/run-build-test-packages-one-target.sh
@@ -76,9 +76,9 @@ exit_cleanly() {
}
COLUMNS=80
+echo "$WORKSPACE/build/run-library.sh $BUILD_NUMBER"
. $WORKSPACE/build/run-library.sh $BUILD_NUMBER
-
title "Start build packages"
timer_reset
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list