1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-10-01 21:44:22 +03:00

Fix the last fix (t-XXX -> shell/XXX).

This commit is contained in:
Petr Rockai
2011-11-21 11:36:53 +00:00
parent 9aa1e40276
commit 13f9043a35
4 changed files with 4 additions and 4 deletions

View 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
. ./lvconvert-mirror-basic.sh
. ./shell/lvconvert-mirror-basic.sh
test_many 0

View 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
. ./lvconvert-mirror-basic.sh
. ./shell/lvconvert-mirror-basic.sh
test_many 1

View 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
. ./lvconvert-mirror-basic.sh
. ./shell/lvconvert-mirror-basic.sh
test_many 2

View 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
. ./lvconvert-mirror-basic.sh
. ./shell/lvconvert-mirror-basic.sh
test_many 3