-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
$ stashcp /user/dweitzel/public/blast/queries/query1 -
Traceback (most recent call last):
File "/usr/bin/stashcp", line 496, in <module>
main()
File "/usr/bin/stashcp", line 488, in main
result = doStashCpSingle(sourceFile=source, destination=destination, debug=args.debug)
File "/usr/bin/stashcp", line 215, in doStashCpSingle
payload['download_size']=dlSz
UnboundLocalError: local variable 'dlSz' referenced before assignment
I don't know if copying to stdout is a supported use case but either way, it should fail more gracefully than that.
Metadata
Metadata
Assignees
Labels
No labels