-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
Component/s: powershell-plugin
-
Environment:v2.12 Jenkins
v1.3 Powershell plugin
When attempting to dot source a powershell file from source control, I get the following message:
'.' is not recognized as an internal or external command, operable program or batch file.
I am attempting to source the file with:
. .\jones-tests\scripts\taskManager.ps1