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 91bd045 commit 62700b5
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 @@ -75,7 +75,7 @@ class SnapshotStatus:
ERROR_INVALID_PERCENT_REQUESTED = 24
ERROR_UNKNOWN_FAILURE = 25
ERROR_REVERT_FAILED = 26
ERROR_EXTNED_NOT_SNAPSHOT = 27
ERROR_EXTEND_NOT_SNAPSHOT = 27
ERROR_EXTNED_NOT_FOUND = 28
ERROR_EXTNED_FAILED = 29
ERROR_EXTNED_VERIFY_FAILED = 29
Expand Down

0 comments on commit 62700b5

Please sign in to comment.