Enforce OS vars to be replaced to be set#499
Closed
lucafavatella wants to merge 1 commit intoerlware:masterfrom
lucafavatella:replace-os-vars-only-if-set
Closed
Enforce OS vars to be replaced to be set#499lucafavatella wants to merge 1 commit intoerlware:masterfrom lucafavatella:replace-os-vars-only-if-set
lucafavatella wants to merge 1 commit intoerlware:masterfrom
lucafavatella:replace-os-vars-only-if-set
Conversation
Collaborator
|
Could you please rebase onto master? |
... do not enforce them to be non-null though. References: * [How to test the existence of an element in an array in POSIX-compliant awk using the `in` operator](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html#tag_20_06_13_02) * How to write to standard error in POSIX-compliant awk - [ref1](https://www.gnu.org/software/gawk//manual/gawk.html#index-error-handling) [ref2](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html#tag_20_06_13_10) * [Standard exit status codes](https://stackoverflow.com/questions/1101957/are-there-any-standard-exit-status-codes-in-linux/1535733#1535733) * [Exit code EX_DATAERR (65)](https://www.freebsd.org/cgi/man.cgi?query=sysexits&manpath=FreeBSD+10.3-RELEASE+and+Ports&format=html#DESCRIPTION)
Contributor
Author
@lrascao Done. |
Collaborator
|
closing via #586 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please refer to the commit message for details.