[ARVADOS] updated: 1.3.0-835-gc2119da6a

Git user git at public.curoverse.com
Wed May 1 20:19:11 UTC 2019


Summary of changes:
 build/run-build-docker-jobs-image.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  c2119da6aea7eee264b76490edc985dbb92ebe44 (commit)
      from  6730b1335995bc40dad4e8337c122eba1e74c8ad (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 c2119da6aea7eee264b76490edc985dbb92ebe44
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Wed May 1 16:18:51 2019 -0400

    Fix typo.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/build/run-build-docker-jobs-image.sh b/build/run-build-docker-jobs-image.sh
index 15fd3e518..842975adb 100755
--- a/build/run-build-docker-jobs-image.sh
+++ b/build/run-build-docker-jobs-image.sh
@@ -9,7 +9,7 @@ function usage {
     echo >&2
     echo >&2 "$0 options:"
     echo >&2 "  -t, --tags                    version tag for docker"
-    echo >&2 "  -r, --repo                    Arvados package repot to use: dev, testing, stable (default: dev)"
+    echo >&2 "  -r, --repo                    Arvados package repo to use: dev (default), testing, stable"
     echo >&2 "  -u, --upload                  Upload the images (docker push)"
     echo >&2 "  --no-cache                    Don't use build cache"
     echo >&2 "  -h, --help                    Display this help and exit"

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list