Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require vars to be initialized, exit on non-true #15

Merged
merged 1 commit into from
Jan 28, 2018

Conversation

deoren
Copy link
Collaborator

@deoren deoren commented Jan 28, 2018

Using 'set -u' and 'set -e', both of which appear to be
best practice flags for Bash scripting.

Setting these now in an effort to help troubleshoot why
the script occasionally returns a directory listing
in place of available updates.

refs #9

Using 'set -u' and 'set -e', both of which appear to be
best practice flags for Bash scripting.

Setting these now in an effort to help troubleshoot why
the script occasionally returns a directory listing
in place of available updates.

refs WhyAskWhy#9
@deoren deoren self-assigned this Jan 28, 2018
@deoren deoren merged commit 5aa011a into WhyAskWhy:master Jan 28, 2018
@deoren deoren deleted the i9-enforce-strictness branch January 28, 2018 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant