public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: chrubis@suse.cz
To: Anders Roxell <anders.roxell@linaro.org>
Cc: ltp-list@lists.sourceforge.net, patches@linaro.org
Subject: Re: [LTP] [PATCH 2/2] runltp: rework echo -n to printf POSIX-compliant
Date: Mon, 2 Sep 2013 18:38:09 +0200	[thread overview]
Message-ID: <20130902163809.GB30482@rei> (raw)
In-Reply-To: <1377784548-1036-3-git-send-email-anders.roxell@linaro.org>

Hi!
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
>  runltp | 15 +++++----------
>  1 file changed, 5 insertions(+), 10 deletions(-)
> 
> diff --git a/runltp b/runltp
> index a419bf8..eb8e0c0 100755
> --- a/runltp
> +++ b/runltp
> @@ -537,18 +537,13 @@ main()
>          {
>              [ -z "$RHOST" ] && \
>              {
> -                echo \
> -                "INFO: Enter RHOST = 'name of the remote host machine'"
> -                echo -n "-> "
> +                printf "INFO: Enter RHOST = 'name of the remote host machine'\n-> "

Please do not add lines that are over 80 characters.

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2013-09-02 16:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29 13:55 [LTP] [PATCHv2 0/2] Rework to printf and added required import Anders Roxell
2013-08-29 13:55 ` [LTP] [PATCH 1/2] realtime parser: remove unused and depricated imports Anders Roxell
2013-09-02 16:37   ` chrubis
2013-08-29 13:55 ` [LTP] [PATCH 2/2] runltp: rework echo -n to printf POSIX-compliant Anders Roxell
2013-09-02 16:38   ` chrubis [this message]
2013-09-02 14:45 ` [LTP] [PATCHv2 0/2] Rework to printf and added required import Anders Roxell
2013-09-03  7:42 ` [LTP] [PATCHv3] runltp: rework echo -n to printf POSIX-compliant Anders Roxell
2013-09-03 11:38   ` chrubis

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=20130902163809.GB30482@rei \
    --to=chrubis@suse.cz \
    --cc=anders.roxell@linaro.org \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=patches@linaro.org \
    /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