Age | Commit message (Collapse) | Author |
|
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
When invoked without the <profile> specified, the script crashed by
throwing an uncaught exception.
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
|
|
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>
|