]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: require wipefs for sfdisk/gpt
authorKarel Zak <kzak@redhat.com>
Mon, 13 Apr 2015 08:35:51 +0000 (10:35 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Apr 2015 08:35:51 +0000 (10:35 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/sfdisk/gpt

index 19269b33bd9d7b76284bda12317c419267842eb2..10720fcfb559fbb53947bc2c6021c3dbf1959bb0 100755 (executable)
@@ -22,6 +22,7 @@ TS_DESC="GPT"
 ts_init "$*"
 
 ts_check_test_command "$TS_CMD_FDISK"
+ts_check_test_command "$TS_CMD_WIPEFS"
 
 ts_skip_nonroot