cli: put the project's version on the first line with no args.
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 25 Sep 2017 19:44:47 +0000 (15:44 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 2 Nov 2017 20:11:00 +0000 (16:11 -0400)
commit329e245b5e380ab358687983615df7e3b491ddac
tree80238fea61b6b505c42c035294dda1a957a0f76f
parentfec8e82ab7480e9e8fa26af63ae53dc4168b3cbb
cli: put the project's version on the first line with no args.

This is to ensure backward compatibility with Babeltrace 1.x, especially
for the LTTng analyses project which check the Babeltrace's version this
way because of a missing --version option.

Reported-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
cli/babeltrace-cfg-cli-args.c
This page took 0.024049 seconds and 4 git commands to generate.