[lttng-dev] [lttng-tools][Patch] Fix format + PACKAGE_URL for dynamic printing
David Goulet
dgoulet at efficios.com
Tue Feb 25 16:40:24 EST 2014
Merged! Thanks
On 25 Feb (13:04:17), Jonathan Rajotte wrote:
> ---
> src/bin/lttng/commands/version.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/src/bin/lttng/commands/version.c b/src/bin/lttng/commands/version.c
> index bd88659..2b41b05 100644
> --- a/src/bin/lttng/commands/version.c
> +++ b/src/bin/lttng/commands/version.c
> @@ -87,10 +87,10 @@ int cmd_version(int argc, const char **argv)
> }
> }
>
> - MSG("lttng version " VERSION " - " VERSION_NAME);
> + MSG("LTTng version " VERSION " - " VERSION_NAME);
> MSG("\n" VERSION_DESCRIPTION "\n");
> - MSG("Web site: http://lttng.org");
> - MSG("\nlttng is free software and under the GPL license and part LGPL");
> + MSG("Web site: " PACKAGE_URL "\n");
> + MSG("LTTng is free software and under the GPL license and part LGPL");
>
> end:
> poptFreeContext(pc);
> --
> 1.7.9.5
>
>
> --
> Jonathan Rajotte Julien
> Chargé de laboratoire INF1995
> Membre MD6
> Polytechnique Montréal
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: Digital signature
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140225/69b2d047/attachment.pgp>
More information about the lttng-dev
mailing list