Skip to content

Commit

Permalink
Merge pull request #328 from plesk/increase-leapp-estemate
Browse files Browse the repository at this point in the history
Increase leapp conversion estemate
  • Loading branch information
SandakovMM authored Aug 12, 2024
2 parents 97c4634 + cf29531 commit 19a9c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centos2almaconverter/actions/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ def _revert_action(self) -> action.ActionResult:
return action.ActionResult()

def estimate_prepare_time(self) -> int:
return 17 * 60
return 25 * 60

0 comments on commit 19a9c72

Please sign in to comment.