We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13ac40 commit 37c3e38Copy full SHA for 37c3e38
inheritedprocessmigration/vCurrent/processmigratestart.ps1
@@ -85,6 +85,6 @@ npm install process-migrator -g
85
86
Write-VstsTaskVerbose $command
87
88
-process-migrator --mode $command --config $configFile
+process-migrator --mode=$command --config=$configFile
89
90
0 commit comments