Changeset 3855
- Timestamp:
- Mar 9, 2017, 1:23:12 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-store/trunk/fuentes/lliurex-store-cli/usr/share/lliurex-store/lliurex-store-cli.py
r3847 r3855 27 27 processed=[] 28 28 print ("") 29 data=store.get_result(action)30 print (data)31 29 for action in results.keys(): 32 30 if action in actions and not actionList[action]:
Note: See TracChangeset
for help on using the changeset viewer.