Changeset 6861
- Timestamp:
- Feb 19, 2018, 9:40:44 AM (3 years ago)
- Location:
- lmd/trunk/fuentes/lmd-server.install/usr
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lmd/trunk/fuentes/lmd-server.install/usr/share/n4d/python-plugins/LmdServer.py
r6843 r6861 84 84 if extraLliurexOpts.find('--isopath') > 0: 85 85 cancelcommand = "lmd-from-iso-clean " + extraLliurexOpts 86 command = command + "; lmd-fix-architecture " + imgid 86 87 87 88 ret=objects['TaskMan'].newTask(command, cancelcommand)
Note: See TracChangeset
for help on using the changeset viewer.