Skip to content

Commit

Permalink
Update eng/common/scripts/Save-Package-Properties.ps1
Browse files Browse the repository at this point in the history
Co-authored-by: Wes Haggard <[email protected]>
  • Loading branch information
2 people authored and azure-sdk committed Jul 17, 2024
1 parent d9a8107 commit 1f14ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/scripts/Save-Package-Properties.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,6 @@ if ($allPackageProperties)
}
else
{
Write-Error "Package properties are not available for service directory $($serviceInput)"
Write-Error "Package properties are not available for service directory $serviceDirectory or $prdiff"
exit 1
}

0 comments on commit 1f14ea7

Please sign in to comment.