]> sourceware.org Git - lvm2.git/commitdiff
Fix the fallout in shell tests from the t-XXX -> shell/XXX move.
authorPetr Rockai <prockai@redhat.com>
Mon, 21 Nov 2011 11:25:35 +0000 (11:25 +0000)
committerPetr Rockai <prockai@redhat.com>
Mon, 21 Nov 2011 11:25:35 +0000 (11:25 +0000)
test/shell/lvconvert-mirror-basic-0.sh
test/shell/lvconvert-mirror-basic-1.sh
test/shell/lvconvert-mirror-basic-2.sh
test/shell/lvconvert-mirror-basic-3.sh

index eec6d5c10b4eff637ba89f7fabbfbff55a5760ba..74cf8a7c232fb01d09c5d9d8c2733e777195743f 100644 (file)
@@ -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
index 7019dbb37116cba6a0290b46cba2ca9e9ce2d067..f8fc714f1187645d3e4e9ca798d5a02146ce4567 100644 (file)
@@ -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
index 85d54c99274513cfaedcf3436d4271122aff7b2b..4754120a8c8ad98359f3bee3060d2a13870510a0 100644 (file)
@@ -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
index 0c575807470543491089ad940ccbe60dd0ede75b..5015d6f7f3954cbf1c8ec60df62e01265c750987 100644 (file)
@@ -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
This page took 0.064142 seconds and 5 git commands to generate.