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
This commit is contained in:
Bart Van Assche
2018-01-07 01:02:42 +00:00
parent 9de081f1a7
commit e3770250bb

View File

@@ -14,7 +14,9 @@ HANDLER vdisk_fileio {
}
HANDLER vdisk_nullio {
DEVICE nodev
DEVICE nodev {
dummy 1
}
}
TARGET_DRIVER scst_local {