X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fplugins%2Fsrc.ctf.lttng-live%2Ftest-live.sh;h=8a7bb608e683f459526d981be475733ccf3d8c40;hb=e74015680521597497c3218160a9e80081932896;hp=ef30ba1dae14c0d89e7e6d41371b13a0e9b0e728;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/tests/plugins/src.ctf.lttng-live/test-live.sh b/tests/plugins/src.ctf.lttng-live/test-live.sh index ef30ba1d..8a7bb608 100755 --- a/tests/plugins/src.ctf.lttng-live/test-live.sh +++ b/tests/plugins/src.ctf.lttng-live/test-live.sh @@ -375,7 +375,7 @@ test_split_metadata() { test_stored_values() { # Split metadata, where the new metadata requires additional stored # value slots in CTF message iterators. - local test_text="split metadata requiring additionnal stored values" + local test_text="split metadata requiring additional stored values" local cli_args_template="-i lttng-live net://localhost:@PORT@/host/hostname/stored-values -c sink.text.details" local server_args=("$test_data_dir/stored-values.json") local expected_stdout="${test_data_dir}/stored-values.expect"