rubrikinc / use-case-powershell-backup-validation

Recovery Validation Framework with PowerShell
https://build.rubrik.com/use-cases/backup-validation/
MIT License
10 stars 5 forks source link

Script should exit if LiveMount status is FAILED #1

Closed shamsway closed 5 years ago

shamsway commented 5 years ago

The logic should be changed so the script exits if LiveMount status is FAILED. While testing I had a situation where a live mount failed, but the script was stuck in a loop.

jaapbrasser commented 5 years ago

Thanks for the feedback shamsway, we are working on improvements in this repo!

jaapbrasser commented 5 years ago

Fixed in PR #5