Enable libusb-internal error login smartcard test

This commit is contained in:
Christian Helmuth 2019-08-20 15:55:24 +02:00
parent 32323abe8e
commit 468270f6e9

View File

@ -99,6 +99,7 @@ append config {
</dir> </dir>
</vfs> </vfs>
<libc stdout="/dev/log" stderr="/dev/log" rtc="/dev/rtc"/> <libc stdout="/dev/log" stderr="/dev/log" rtc="/dev/rtc"/>
<env key="LIBUSB_DEBUG" value="1"/> <!-- log libusb errors -->
</config> </config>
</start> </start>
</config>} </config>}