Skip to content

Commit

Permalink
Update tasks/files/snapshot.py
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Megginson <[email protected]>
  • Loading branch information
trgill and richm authored Jan 31, 2024
1 parent 62700b5 commit d1e6cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/files/snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class SnapshotStatus:
ERROR_EXTEND_NOT_SNAPSHOT = 27
ERROR_EXTNED_NOT_FOUND = 28
ERROR_EXTNED_FAILED = 29
ERROR_EXTNED_VERIFY_FAILED = 29
ERROR_EXTEND_VERIFY_FAILED = 29


# what percentage is part of whole
Expand Down

0 comments on commit d1e6cf7

Please sign in to comment.