Skip to content

Start all scripts with set -eu #12

@devlinjunker

Description

@devlinjunker

Describe the Improvement:
Want to have added security in our bash scripts, so we should start them by setting some flags -e and -u

Steps:

  1. Add set -eu to each bash script

Additional Context and Links:
https://cuddly-octo-palm-tree.com/posts/2021-01-24-bash-set-dash-u/

Testing:
It might, but that’s okay it will also help reduce bugs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions