Commit 87b6238
Update StartHost.cs (#1735)
Fixing issue #1732
Updating the else if block to skip attempting to set the environmental variable when both the var and it's value are blank or null.
Co-authored-by: Ahmed ElSayed <[email protected]>1 parent ae54a31 commit 87b6238
File tree
1 file changed
+1
-1
lines changed- src/Azure.Functions.Cli/Actions/HostActions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
0 commit comments