Skip to content

fix: exit on err for getFileVariables#5

Open
sto wants to merge 1 commit into
krakozaure:mainfrom
sto:fix/exit-on-err-for-getFileVariables
Open

fix: exit on err for getFileVariables#5
sto wants to merge 1 commit into
krakozaure:mainfrom
sto:fix/exit-on-err-for-getFileVariables

Conversation

@sto
Copy link
Copy Markdown

@sto sto commented Oct 26, 2023

I'm using tmpl from scripts and it does not do an exit 1 when file variables can't be read, this pull request replaces log.Printf calls by log.Fatalf calls to do an exit 1 if there are errors when reading the variables.

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