summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2012-07-26 18:47:59 +0200
committerKarel Zak2012-07-26 18:47:59 +0200
commitf716938200c4e606fea9308f729b2c581a6687d2 (patch)
tree8714b9fef128b60f539b5405ee858e5017157809 /tests/commands.sh.in
parentfdisk: dos: mark unused parameters (diff)
downloadkernel-qcow2-util-linux-f716938200c4e606fea9308f729b2c581a6687d2.tar.gz
kernel-qcow2-util-linux-f716938200c4e606fea9308f729b2c581a6687d2.tar.xz
kernel-qcow2-util-linux-f716938200c4e606fea9308f729b2c581a6687d2.zip
tests: update blkid tests with fdisk output
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh.in')
-rw-r--r--tests/commands.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/commands.sh.in b/tests/commands.sh.in
index 002c2c01e..f2560af7a 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -28,7 +28,7 @@ TS_HELPER_ISLOCAL="$top_builddir/test_islocal"
TS_HELPER_LOGINDEFS="$top_builddir/test_logindefs"
# TODO: use partx
-TS_HELPER_PARTITIONS="$top_builddir/samples-partitions"
+TS_HELPER_PARTITIONS="$top_builddir/sample-partitions"
# paths to commands
TS_CMD_MOUNT=${TS_CMD_MOUNT:-"$top_builddir/mount"}