Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MVKozlov committed Sep 19, 2017
1 parent 9cb8761 commit e454b56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PoshRSJob/Public/Wait-RSJob.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,8 @@ Function Wait-RSJob {
break
}
}
If ($ShowProgress) {
Write-Progress -Activity "RSJobs Tracker" -Completed
}
}
}

0 comments on commit e454b56

Please sign in to comment.