mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
We want to test if virt-v2v can find drivers using the *.inf files. For this to work, one field is important: [Version] DriverVer = 07/17/2013,6.1.0.10018 Copy the [Version] section header and DriverVer field from the real *.inf files to our fake *.inf files, which is enough for testing. See also: https://www.redhat.com/archives/libguestfs/2015-October/msg00352.html Note that the fields are case insensitive and may or may not contain spaces.
3 lines
49 B
INI
3 lines
49 B
INI
[Version]
|
|
DriverVer=09/16/2013,52.65.104.7000
|