Jared Mitchell

Results 1 issues of Jared Mitchell

This line is preventing files from being uploaded to the proper nexus path when running in windows environment: api/repository/upload.py `22 dst_dir = os.path.normpath(dst_dir or REMOTE_PATH_SEPARATOR)` Removing this line yields expected...

bug