Update undelete_for_hse.py
This commit is contained in:
@@ -29,10 +29,10 @@ try:
|
||||
actualVersions = []
|
||||
deleteVersions = []
|
||||
|
||||
mark = None
|
||||
index = 1
|
||||
mark = None
|
||||
index = 1
|
||||
|
||||
while True:
|
||||
while True:
|
||||
|
||||
listing = obsClient.listVersions(
|
||||
bucket,
|
||||
|
||||
Reference in New Issue
Block a user