From e3770250bb2553be71bf29251d9edb5d6493e22d Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 7 Jan 2018 01:02:42 +0000 Subject: [PATCH] scstadmin: Synchronize test 07 with trunk r7327 Trunk r7327 restored the 'dummy' attribute for the vdisk_nullio handler and hence changed the outcome of test 07. Update the expected output. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7331 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scstadmin/scstadmin.sysfs/scst-1.0.0/t/07-result.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scstadmin/scstadmin.sysfs/scst-1.0.0/t/07-result.conf b/scstadmin/scstadmin.sysfs/scst-1.0.0/t/07-result.conf index b650ac13b..8bee55a95 100644 --- a/scstadmin/scstadmin.sysfs/scst-1.0.0/t/07-result.conf +++ b/scstadmin/scstadmin.sysfs/scst-1.0.0/t/07-result.conf @@ -14,7 +14,9 @@ HANDLER vdisk_fileio { } HANDLER vdisk_nullio { - DEVICE nodev + DEVICE nodev { + dummy 1 + } } TARGET_DRIVER scst_local {