-
Notifications
You must be signed in to change notification settings - Fork 520
Commit 2396f7c
committed
Remove
This command-line flag sets a low-level configuration within PowerShell
that prevents Windows PowerShell from using interactive parameters in
scripts (such as in `Get-Credential`). It does not appear to be
necessary for us to use this flag, so we're going to test without it.-NonInteractive
from PowerShell startup sequence1 parent 504e731 commit 2396f7c
1 file changed
+0
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | - | ||
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
|
0 commit comments