cli: mention path separator for Windows in comment
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 12 Aug 2019 16:13:58 +0000 (12:13 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 12 Aug 2019 21:13:35 +0000 (17:13 -0400)
commit4eb7af91555a979d86bfd3c86c6311044f797ae5
treebe9397a914250ba7409861fa249daa968452cf80
parent1045f82b798fa689699ecb16bdd46c611a4cb889
cli: mention path separator for Windows in comment

This function uses bt_common_append_plugin_path_dirs, which uses
G_SEARCHPATH_SEPARATOR to split up paths.  G_SEARCHPATH_SEPARATOR is ';'
on Windows.

Change-Id: If2a88d5cd138d0e1ab186e1e33fda9bb3ceaec5a
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1882
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/cli/babeltrace2-cfg.c
This page took 0.025462 seconds and 4 git commands to generate.