Changeset 4114 for lliurex-store/trunk/fuentes/lliurex-store-cli/usr/share/lliurex-store/lliurex-store-cli.py
- Timestamp:
- Apr 6, 2017, 2:20:07 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
r4020 r4114 120 120 actions.append('list') 121 121 parms['list']=args.list 122 print(args.list,type(args.list)) 122 123 if args.list_sections: 123 124 actions.append('list_sections')
Note: See TracChangeset
for help on using the changeset viewer.