-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
Jenkins 1.6.3.4 on Windows Server, various versions.
[XXXXXInstaller] $ powershell.exe -NonInteractive -ExecutionPolicy ByPass "& 'C:\Users\Builder\AppData\Local\Temp\hudson506960763024489469.ps1'"
Missing expression after unary operator '-'.
At line:1 char:2
+ -E <<<< xecutionPolicy ByPass & 'xxxxxxxxxxxxx\hudson50
6960763024489469.ps1'
Reverted to the 1.2 plugin and it works fine.
Also should note... The script ran fine before the update, it has not changed, and for giggles, I ran it manually on the server and it was ok. I don't think there is anything in the script that could be causing the issue.
[JENKINS-31069] Error after 1.3 Powershell Plugin Update
Description |
Original:
[XXXXXInstaller] $ powershell.exe -NonInteractive -ExecutionPolicy ByPass "& 'C:\Users\Builder\AppData\Local\Temp\hudson506960763024489469.ps1'" Missing expression after unary operator '-'. At line:1 char:2 + -E <<<< xecutionPolicy ByPass & 'xxxxxxxxxxxxx\hudson50 6960763024489469.ps1' Reverted to the 1.2 plugin and it works fine. |
New:
[XXXXXInstaller] $ powershell.exe -NonInteractive -ExecutionPolicy ByPass "& 'C:\Users\Builder\AppData\Local\Temp\hudson506960763024489469.ps1'" Missing expression after unary operator '-'. At line:1 char:2 + -E <<<< xecutionPolicy ByPass & 'xxxxxxxxxxxxx\hudson50 6960763024489469.ps1' Reverted to the 1.2 plugin and it works fine. Also should note... The script ran fine before the update, it has not changed, and for giggles, I ran it manually on the server and it was ok. I don't think there is anything in the script that could be causing the issue. |
Assignee | New: Alex Earl [ slide_o_mix ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 166237 ] | New: JNJira + In-Review [ 197951 ] |