X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fdata%2Fplugins%2Fsrc.ctf.lttng-live%2Flttng_live_server.py;fp=tests%2Fdata%2Fplugins%2Fsrc.ctf.lttng-live%2Flttng_live_server.py;h=be42ac4f3c2fbc58b96cb736fde03d32af64d22a;hb=776a2a252c9875caa1e8b4f41cb8cc12c79611c3;hp=9bff60863a39bfbb8c0f9008be060b27b48da014;hpb=ade5c95e2a4f90f839f222fc1a66175b3b199922;p=babeltrace.git diff --git a/tests/data/plugins/src.ctf.lttng-live/lttng_live_server.py b/tests/data/plugins/src.ctf.lttng-live/lttng_live_server.py index 9bff6086..be42ac4f 100644 --- a/tests/data/plugins/src.ctf.lttng-live/lttng_live_server.py +++ b/tests/data/plugins/src.ctf.lttng-live/lttng_live_server.py @@ -1533,7 +1533,9 @@ if __name__ == '__main__': help='Prefix to prepend to the trace paths of session configurations', ) parser.add_argument( - '--sessions-filename', type=str, help='Path to a session configuration file', + '--sessions-filename', + type=str, + help='Path to a session configuration file', ) parser.add_argument( '-h',