Skip to content

Harden the popenv.sh scripts against unset variables #134

@sfkleach

Description

@sfkleach

Issue #132 was caused by auto-generated popenv.sh scripts not warning about unset variables. Adding set -eu at the start of these scripts still allows them to be sh vs bash agnostic but ought to make them safer to use.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions