Changeset 7433 for lliurex-store/trunk/fuentes/python3-lliurex-store.install/usr/share/lliurexstore/plugins/snapManager.py
- Timestamp:
- Jun 13, 2018, 2:06:55 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-store/trunk/fuentes/python3-lliurex-store.install/usr/share/lliurexstore/plugins/snapManager.py
r7432 r7433 16 16 17 17 def __init__(self): 18 self.dbg= True18 self.dbg=False 19 19 self.progress=0 20 20 self.partial_progress=0
Note: See TracChangeset
for help on using the changeset viewer.