Skip to content

Commit

Permalink
not sure
Browse files Browse the repository at this point in the history
  • Loading branch information
lexiismadd committed Nov 25, 2022
1 parent be1be8c commit cea9293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Standard-CT-Module/CT-PS-Standard.psm1
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@



trap {
write-host "Terminating error $_"
Write-Host "Script $((Get-ChildItem $MyInvocation.PSCommandPath | Select-Object -Expand Name)) ended at line $(Get-CurrentLineNumber) with exit code $($exiterror)."
Expand Down

0 comments on commit cea9293

Please sign in to comment.