Skip to content
Snippets Groups Projects
Unverified Commit a6f197a4 authored by Luiz Angelo Daros de Luca's avatar Luiz Angelo Daros de Luca Committed by GitHub
Browse files

Fixes transfer() issues (#579)


- use subshell to avoid leaking vars to current shell
- use POSIX 'test -t' instead of tty
- have a single place to call curl
- echo the output url to add the carrier return when needed.
- use printf to process \n
- silence curl instead of teeing /dev/null

Co-authored-by: default avatarAndrea Spacca <andrea.spacca@gmail.com>
parent 95c7e675
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment