[ARVADOS] updated: 1.3.0-487-gfb9f29b33

Git user git at public.curoverse.com
Fri Mar 8 16:05:25 EST 2019


Summary of changes:
 sdk/python/arvados/commands/keepdocker.py | 17 +++++++-----
 sdk/python/arvados/commands/put.py        | 45 ++++++++++++++++---------------
 2 files changed, 33 insertions(+), 29 deletions(-)

       via  fb9f29b33a380616211a56973045dac1254977ee (commit)
       via  0f583828e5581db7956cf51f7709bd1f35af9d2e (commit)
       via  b26b8ced25b767648f493a48956a7b40d95e1b20 (commit)
      from  af6447c82f24b283b6b5f32b2b66dc6a47e24487 (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 fb9f29b33a380616211a56973045dac1254977ee
Merge: af6447c82 0f583828e
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Fri Mar 8 16:05:12 2019 -0500

    Merge branch '14880-keepdocker-argparse' refs #14880
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>


commit 0f583828e5581db7956cf51f7709bd1f35af9d2e
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Fri Mar 8 16:03:03 2019 -0500

    14880: Fix help message typo.
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/sdk/python/arvados/commands/put.py b/sdk/python/arvados/commands/put.py
index b219def55..afe75b310 100644
--- a/sdk/python/arvados/commands/put.py
+++ b/sdk/python/arvados/commands/put.py
@@ -160,7 +160,7 @@ Exclude files and directories whose names match the given glob pattern. When
 using a path-like pattern like 'subdir/*.txt', all text files inside 'subdir'
 directory, relative to the provided input dirs will be excluded.
 When using a filename pattern like '*.txt', any text file will be excluded
-no matter where is placed.
+no matter where it is placed.
 For the special case of needing to exclude only files or dirs directly below
 the given input directory, you can use a pattern like './exclude_this.gif'.
 You can specify multiple patterns by using this argument more than once.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list