summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2009-02-05 16:20:17 +0100
committerKarel Zak2009-02-05 16:20:17 +0100
commit7ac99951a1acf44d55b59d585c7d017443dce270 (patch)
treee14d4eb4c0753cae3f4cd04a5b6a95f0c9070004 /tests/commands.sh.in
parentdocs: add suggestion about TZ=UTC to TODO file (diff)
downloadkernel-qcow2-util-linux-7ac99951a1acf44d55b59d585c7d017443dce270.tar.gz
kernel-qcow2-util-linux-7ac99951a1acf44d55b59d585c7d017443dce270.tar.xz
kernel-qcow2-util-linux-7ac99951a1acf44d55b59d585c7d017443dce270.zip
mkfs.minix: add regression test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh.in')
-rw-r--r--tests/commands.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/commands.sh.in b/tests/commands.sh.in
index 3024e9467..f76208e76 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -27,6 +27,7 @@ TS_CMD_MTABLOCK=${TS_CMD_MTABLOCK:-"$TOPDIR/mount/mtab_lock_test"}
TS_CMD_MKSWAP=${TS_CMD_MKSWAP:-"$TOPDIR/disk-utils/mkswap"}
TS_CMD_MKCRAMFS=${TS_CMD_MKCRAMFS:-"$TOPDIR/disk-utils/mkfs.cramfs"}
+TS_CMD_MKMINIX=${TS_CMD_MKMINIX:-"$TOPDIR/disk-utils/mkfs.minix"}
TS_CMD_FSCKCRAMFS=${TS_CMD_FSCKCRAMFS:-"$TOPDIR/disk-utils/fsck.cramfs"}
TS_CMD_IPCS=${TS_CMD_IPCS:-"$TOPDIR/sys-utils/ipcs"}