Fixing empty variable failure for --fail-not-set

This commit is contained in:
Alexey Maslennikov
2017-06-16 15:59:57 +02:00
parent 2b611b8f90
commit 31b2faf135
5 changed files with 23 additions and 5 deletions

View File

@@ -1 +1,3 @@
* {{__NO_SUCH_VAR}}
Populated: {{POPULATED}};
Empty: {{EMPTY}};
Unset: {{__NO_SUCH_VAR}};