Skip to content

Conversation

KlotzAndrew
Copy link

partial content download could result in some
of the file being piped to shell in the case of
an error

currently, the if/then blocks guard the script against this,
but by putting everything into a function call makes it
harder to accidentally add a line outside an
if/else block without realizing the impact

Signed-off-by: Andrew Klotz agc.klotz@gmail.com

partial content download could result in some
of the file being piped to shell in the case of
an error

currently, the if/then blocks guard the script against this,
but by putting everything into a function call makes it
harder to accidentially add a line outside an
if/else block without realizing the impact

Signed-off-by: Andrew Klotz <agc.klotz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant