public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: ltp-list@lists.sourceforge.net
Cc: vasily.isaenko@oracle.com
Subject: Re: [LTP] [PATCH V3 3/4] testscripts/isofs.sh: removed some "unnecessary" steps
Date: Mon, 16 Jun 2014 02:23:18 -0400	[thread overview]
Message-ID: <7096320.jvPuKC4bBK@vapier> (raw)
In-Reply-To: <1395930175-3138-4-git-send-email-stanislav.kholmanskikh@oracle.com>


[-- Attachment #1.1: Type: text/plain, Size: 178 bytes --]

On Thu 27 Mar 2014 18:22:54 Stanislav Kholmanskikh wrote:
> +		while /bin/true; do

do not hard code paths to tools.  if you want a dummy loop, do:
	while :; do
		...
-mike

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 370 bytes --]

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  parent reply	other threads:[~2014-06-16  6:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27 14:22 [LTP] isofs.sh series V3 Stanislav Kholmanskikh
2014-03-27 14:22 ` [LTP] [PATCH V3 1/4] testscripts/isofs.sh: cleanup Stanislav Kholmanskikh
2014-06-16  6:22   ` Mike Frysinger
2014-06-16 12:29     ` Stanislav Kholmanskikh
2014-03-27 14:22 ` [LTP] [PATCH V3 2/4] testscripts/isofs.sh: use the new shell interface Stanislav Kholmanskikh
2014-03-27 14:22 ` [LTP] [PATCH V3 3/4] testscripts/isofs.sh: removed some "unnecessary" steps Stanislav Kholmanskikh
2014-04-29 15:29   ` chrubis
2014-04-29 15:30     ` chrubis
     [not found]     ` <5368C827.1020007@oracle.com>
2014-05-06 13:17       ` chrubis
2014-06-16  6:23   ` Mike Frysinger [this message]
2014-06-16 12:30     ` Stanislav Kholmanskikh
2014-03-27 14:22 ` [LTP] [PATCH V3 4/4] Declare an iso9660 fs testcase based on isofs.sh Stanislav Kholmanskikh

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=7096320.jvPuKC4bBK@vapier \
    --to=vapier@gentoo.org \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=vasily.isaenko@oracle.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