Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: dgoulet@efficios.com (David Goulet)
Subject: [lttng-dev] [lttng-tools][Patch] Fix format + PACKAGE_URL for dynamic printing
Date: Tue, 25 Feb 2014 16:40:24 -0500	[thread overview]
Message-ID: <20140225214024.GC8206@thessa> (raw)
In-Reply-To: <20140225180414.GA29130@gmail.com>

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>


      reply	other threads:[~2014-02-25 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25 18:04 Jonathan Rajotte
2014-02-25 21:40 ` David Goulet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140225214024.GC8206@thessa \
    --to=dgoulet@efficios.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox