Commit a75c827
committed
C#: Allow checking environment variables that may be undefined
The build mode environment variable for instance is only set when a build mode is specified.1 parent 6724dea commit a75c827
File tree
1 file changed
+3
-4
lines changed- csharp/autobuilder/Semmle.Autobuild.CSharp.Tests
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
0 commit comments