fedgdfhgfhdg
This commit is contained in:
+1
-1
@@ -175,7 +175,7 @@ variables:
|
||||
echo "-----------------------"
|
||||
$env:TOOLS_MACHINE_PATH = "$env:MACHINES_PATH_R\$env:MANUFACTURER\_DefaultMachineSetup\$env:MACH_NAME";
|
||||
Write-Output $env:TOOLS_MACHINE_PATH;
|
||||
$testPath = Test-Path -Path $env:TOOLS_MACHINE_PATH
|
||||
$testPath = Test-Path $env:TOOLS_MACHINE_PATH
|
||||
echo $testPath
|
||||
if (!(Test-Path -Path $env:TOOLS_MACHINE_PATH)) {
|
||||
echo "-----------------------"
|
||||
|
||||
Reference in New Issue
Block a user