From: David Teigland <teigland@sourceware.org>
To: lvm-devel@redhat.com
Subject: master - tests: fix typo in writecache-blocksize
Date: Thu, 11 Jun 2020 18:16:22 +0000 (GMT) [thread overview]
Message-ID: <20200611181622.E1895383F859@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=9f38e95a2f84f148dae1a8ec440adc29eb12d513
Commit: 9f38e95a2f84f148dae1a8ec440adc29eb12d513
Parent: f32e85ae519d9c278d7e76329438f976e91ac317
Author: David Teigland <teigland@redhat.com>
AuthorDate: Thu Jun 11 13:15:38 2020 -0500
Committer: David Teigland <teigland@redhat.com>
CommitterDate: Thu Jun 11 13:15:38 2020 -0500
tests: fix typo in writecache-blocksize
---
test/shell/writecache-blocksize.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/shell/writecache-blocksize.sh b/test/shell/writecache-blocksize.sh
index 42c963c29..13001760a 100644
--- a/test/shell/writecache-blocksize.sh
+++ b/test/shell/writecache-blocksize.sh
@@ -264,7 +264,6 @@ blockdev --getpbsz "$dev2"
# lbs 512, pbs 4k, xfs 4k, wc 4k
vgcreate $SHARED $vg "$dev1"
-vgcreate $SHARED $vg "$dev1"
vgextend $vg "$dev2"
lvcreate -n $lv1 -l 8 -an $vg "$dev1"
lvcreate -n $lv2 -l 4 -an $vg "$dev2"
reply other threads:[~2020-06-11 18:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20200611181622.E1895383F859@sourceware.org \
--to=teigland@sourceware.org \
--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.