summaryrefslogtreecommitdiff
path: root/tests/test-lib.sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-06-06 09:42:52 +0200
committerJim Meyering <meyering@redhat.com>2008-06-06 12:11:03 +0200
commitf98ecef78e25f26e7824b5d758a84213836bafe4 (patch)
treecb9aea5c789c06095707834b1218342393be6287 /tests/test-lib.sh
parentda5d0e5e6ab6f8e91727fac0009f0fa829a8f30f (diff)
downloadparted-f98ecef78e25f26e7824b5d758a84213836bafe4.tar.gz
reflect renaming: dm-utils.sh -> lvm-utils.sh
* tests/test-lib.sh: s/dm-utils.sh/lvm-utils.sh/ * tests/dm-utils.sh: Rename this... * tests/lvm-utils.sh: ...to this.
Diffstat (limited to 'tests/test-lib.sh')
-rw-r--r--tests/test-lib.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-lib.sh b/tests/test-lib.sh
index e78fd30..621d1b0 100644
--- a/tests/test-lib.sh
+++ b/tests/test-lib.sh
@@ -289,7 +289,7 @@ test_dir_rand_=$("$abs_top_srcdir/build-aux/mktempd" $test_dir_ \
|| error "failed to create temporary directory in $test_dir_"
if test $skip_ = 0 && test "x$device_mapper_required_" != 'x'; then
- . "$abs_top_srcdir/tests/dm-utils.sh" || exit 1
+ . "$abs_top_srcdir/tests/lvm-utils.sh" || exit 1
fi
# Run each test from within a temporary sub-directory named after the