Skip to content

Commit deab3a6

Browse files
praveenkuttappanazure-sdk
authored andcommitted
Apply suggestions from code review
Co-authored-by: Praveen Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
1 parent 9b8ffda commit deab3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/common/scripts/azsdk_tool_telemetry.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if ($env:AZSDKTOOLS_COLLECT_TELEMETRY -eq "false")
2525
exit 0
2626
}
2727

28-
$toolsToIgnore = @( "run_in_terminal", "view", "apply_patch")
28+
$toolsToIgnore = @( "run_in_terminal", "apply_patch")
2929

3030
# Return success and exit
3131
function Write-Success

0 commit comments

Comments
 (0)