Change visit in pathmapper.py to raise OSError if input file is not found, change...
authorJiayong Li <jiayong@math.mit.edu>
Fri, 26 May 2017 01:47:59 +0000 (21:47 -0400)
committerJiayong Li <jiayong@math.mit.edu>
Fri, 26 May 2017 01:47:59 +0000 (21:47 -0400)
commit9a7ea56065ed47ef114d569f137ff50d1efffc48
treebda2219e4426a1c8d28afe4178696af5428d04f7
parent932a318673b17b63a2f2d99a6ba170c908ef3b20
Change visit in pathmapper.py to raise OSError if input file is not found, change test_pathmapper.py to test it, and update python client version in setup.py
sdk/cwl/arvados_cwl/pathmapper.py
sdk/cwl/setup.py
sdk/cwl/tests/test_pathmapper.py