Changeset 5201 for lliurex-store/trunk/fuentes/lliurex-store-cli/usr/share/lliurex-store/lliurex-store-cli.py
- Timestamp:
- Jun 16, 2017, 2:21:19 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
r5187 r5201 148 148 # actions.append('list_sections') 149 149 # parms['list_sections']=args.list_sections 150 if args.bundles:151 store.execute_action('load','appimage')152 150 153 151 actionList={'search':False,'info':False,'pkgInfo':False,'install':False,'remove':False,'list':False,'list-sections':False}
Note: See TracChangeset
for help on using the changeset viewer.