From 98f8b800dc6f7c3b221ba1fbedc0afd6e5013451 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 2 Aug 2015 19:28:59 +0100 Subject: tests: add way to control mkfs.minix time stamps Needed in order to create reproducable file systems image files, so that out come of mkfs.minix can be checksum'ed. Signed-off-by: Sami Kerola --- tests/commands.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/commands.sh') diff --git a/tests/commands.sh b/tests/commands.sh index b5098c875..bb985c7e4 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -22,6 +22,7 @@ TS_HELPER_PYLIBMOUNT_UPDATE="$top_srcdir/libmount/python/test_mount_tab_update.p TS_HELPER_LOGGER="$top_builddir/test_logger" TS_HELPER_LOGINDEFS="$top_builddir/test_logindefs" TS_HELPER_MD5="$top_builddir/test_md5" +TS_HELPER_MKFS_MINIX="$top_builddir/test_mkfs_minix" TS_HELPER_MORE=${TS_HELPER_MORE-"$top_builddir/test_more"} TS_HELPER_PARTITIONS="$top_builddir/sample-partitions" TS_HELPER_PATHS="$top_builddir/test_pathnames" -- cgit v1.2.3-55-g7522