From 1ee53067f849506042193a9fd57f857583536eca Mon Sep 17 00:00:00 2001 From: Bandan Date: Fri, 7 Sep 2018 18:08:50 -0400 Subject: doc: replace x-root with rootdir for usb-mtp Signed-off-by: Bandan Message-id: 20180907220851.9658-3-bsd@redhat.com Signed-off-by: Gerd Hoffmann --- scripts/device-crash-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/device-crash-test b/scripts/device-crash-test index e6c233e..7045594 100755 --- a/scripts/device-crash-test +++ b/scripts/device-crash-test @@ -125,7 +125,7 @@ ERROR_WHITELIST = [ {'device':'tpm-tis', 'expected':True}, # tpm_tis: backend driver with id (null) could not be found {'device':'unimplemented-device', 'expected':True}, # property 'size' not specified or zero {'device':'usb-braille', 'expected':True}, # Property chardev is required - {'device':'usb-mtp', 'expected':True}, # x-root property must be configured + {'device':'usb-mtp', 'expected':True}, # rootdir property must be configured {'device':'usb-redir', 'expected':True}, # Parameter 'chardev' is missing {'device':'usb-serial', 'expected':True}, # Property chardev is required {'device':'usb-storage', 'expected':True}, # drive property not set -- cgit v1.1