Commit 056980e
authored
Fix 1255-possible-regression-appendenv-in-powershell-fails-if-env-variable-does-not-exist-already (#1285)
* Fix error with Get-ChildItem by silently continuing
Signed-off-by: Thorsten Kaufmann <[email protected]>1 parent 44b3d51 commit 056980e
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
276 | 278 | | |
277 | | - | |
278 | | - | |
279 | | - | |
| 279 | + | |
| 280 | + | |
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| |||
0 commit comments