From: Milan Broz <mbroz@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH] Add escape sequence for ':' in command's PV list
Date: Wed, 13 May 2009 21:55:37 +0200 [thread overview]
Message-ID: <4A0B25B9.70005@redhat.com> (raw)
In-Reply-To: <1242243809.2556.19.camel@f10-node1>
> +dev1_escaped=`echo $dev1 | awk '{ print substr($1,1,index($1,":")-1)"::"substr($1,index($1,":")+1) }'`
please can we somehow standardize which tools are required for testsuite?
or at least first test that the tools are available - like awk, mdadm, mke2fsck...
Milan
next prev parent reply other threads:[~2009-05-13 19:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 11:09 [PATCH] Add escape sequence for ':' in command's PV list Peter Rajnoha
2009-05-13 19:43 ` Dave Wysochanski
2009-05-13 19:55 ` Milan Broz [this message]
2009-05-14 9:33 ` Peter Rajnoha
2009-05-14 19:25 ` Dave Wysochanski
2009-05-15 12:07 ` Dave Wysochanski
2009-05-15 12:27 ` Dave Wysochanski
2009-05-15 17:57 ` Peter Rajnoha
2009-05-15 18:13 ` Alasdair G Kergon
-- strict thread matches above, loose matches on Subject: below --
2010-09-15 12:30 Peter Rajnoha
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=4A0B25B9.70005@redhat.com \
--to=mbroz@redhat.com \
--cc=lvm-devel@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.