From 12494fd3e55e1c43bedbf179413d6a762b7ee1ee Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Mon, 21 Nov 2011 11:25:35 +0000 Subject: [PATCH] Fix the fallout in shell tests from the t-XXX -> shell/XXX move. --- test/shell/lvconvert-mirror-basic-0.sh | 2 +- test/shell/lvconvert-mirror-basic-1.sh | 2 +- test/shell/lvconvert-mirror-basic-2.sh | 2 +- test/shell/lvconvert-mirror-basic-3.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/shell/lvconvert-mirror-basic-0.sh b/test/shell/lvconvert-mirror-basic-0.sh index eec6d5c10..74cf8a7c2 100644 --- a/test/shell/lvconvert-mirror-basic-0.sh +++ b/test/shell/lvconvert-mirror-basic-0.sh @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 0 diff --git a/test/shell/lvconvert-mirror-basic-1.sh b/test/shell/lvconvert-mirror-basic-1.sh index 7019dbb37..f8fc714f1 100644 --- a/test/shell/lvconvert-mirror-basic-1.sh +++ b/test/shell/lvconvert-mirror-basic-1.sh @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 1 diff --git a/test/shell/lvconvert-mirror-basic-2.sh b/test/shell/lvconvert-mirror-basic-2.sh index 85d54c992..4754120a8 100644 --- a/test/shell/lvconvert-mirror-basic-2.sh +++ b/test/shell/lvconvert-mirror-basic-2.sh @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 2 diff --git a/test/shell/lvconvert-mirror-basic-3.sh b/test/shell/lvconvert-mirror-basic-3.sh index 0c5758074..5015d6f7f 100644 --- a/test/shell/lvconvert-mirror-basic-3.sh +++ b/test/shell/lvconvert-mirror-basic-3.sh @@ -8,5 +8,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. ./t-lvconvert-mirror-basic.sh +. ./lvconvert-mirror-basic.sh test_many 3