From 7e658c15a2c1fc5092a790afbe7d9d395d04b098 Mon Sep 17 00:00:00 2001 From: Ondrej Oprala Date: Wed, 10 Apr 2013 18:21:27 +0200 Subject: wipefs: add --backup [kzak@redhat.com: - don't wipe if failed to create a backup file - use ts_scsi_debug_init in the regression tests] Signed-off-by: Ondrej Oprala Signed-off-by: Karel Zak --- 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 02ca6c3db..d12c0097c 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -66,3 +66,4 @@ TS_CMD_UL=${TS_CMD_UL-"$top_builddir/ul"} TS_CMD_UMOUNT=${TS_CMD_UMOUNT:-"$top_builddir/umount"} TS_CMD_UTMPDUMP=${TS_CMD_UTMPDUMP-"$top_builddir/utmpdump"} TS_CMD_WHEREIS=${TS_CMD_WHEREIS-"$top_builddir/whereis"} +TS_CMD_WIPEFS=${TS_CMD_WIPEFS-"$top_builddir/wipefs"} -- cgit v1.2.3-55-g7522