17521: Use normpath to clean up the path segment.
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 23 Apr 2021 20:07:02 +0000 (16:07 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 23 Apr 2021 20:15:17 +0000 (16:15 -0400)
commit60b22bcd41053a641c8157367a1589287f706674
tree239810cf11a30a210f6e33f734b380efd20daeaf
parenta7f0aa8f6370153dc0142d35c3369641bfac6e42
17521: Use normpath to clean up the path segment.

Removes leading ./, trailing slashes, redundant '.' and blank path
segments, and other stuff that potentially confuses the path matching.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/cwl/arvados_cwl/fsaccess.py