Age | Commit message (Collapse) | Author |
|
monitor-menu.py now takes an additional optional argument: <profile>.
When specified, the script will attempt to load the configuration of the
profile specified.
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
The difference between list.extend and list.operator+= is that the
later creates a new object while the former mutates the original object
in place.
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|