From 13f9043a35010ab79b264311d3bcf7c1688891bb Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Mon, 21 Nov 2011 11:36:53 +0000 Subject: [PATCH] Fix the last fix (t-XXX -> shell/XXX). --- 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 74cf8a7c2..6d0549e2f 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 -. ./lvconvert-mirror-basic.sh +. ./shell/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 f8fc714f1..3cba41df8 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 -. ./lvconvert-mirror-basic.sh +. ./shell/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 4754120a8..2190b1a28 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 -. ./lvconvert-mirror-basic.sh +. ./shell/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 5015d6f7f..780b7f062 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 -. ./lvconvert-mirror-basic.sh +. ./shell/lvconvert-mirror-basic.sh test_many 3 -- 2.43.5