Skip to content

Commit

Permalink
restore-test: fix bad grep string
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsura authored and arogge committed Mar 2, 2023
1 parent e4abaea commit 56031b8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -61,7 +61,7 @@ check_for_zombie_jobs storage=File

check_preconditions

expect_grep "*** Restore Error ***" \
expect_grep "Termination:.*Restore Error" \
"$log_home/should-show-error.out" \
"Restore of job in removed volume was not set as failed!"

Expand Down

0 comments on commit 56031b8

Please sign in to comment.