Update index.py
This commit is contained in:
parent
2a08d91021
commit
89cea53d92
|
|
@ -419,7 +419,7 @@ def updateDelta():
|
|||
print(cmd_index_merge)
|
||||
os.system(cmd_index_merge)
|
||||
else:
|
||||
pass
|
||||
print(index[x]['index'],'no delta')
|
||||
|
||||
return ''
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue