fix issue #610 STRG-1842

This commit is contained in:
Capashenn 2019-03-25 18:36:07 +01:00
parent 09e2de2ea5
commit 3ba94b9700
1 changed files with 4 additions and 0 deletions

View File

@ -105,6 +105,10 @@
LogText "Test: ${device} is authorized currently"
Report "usb_authorized_device[]=${device}"
fi
else
LogText "Test: ${device} is authorized by default"
Report "usb_authorized_default_device[]=${device}"
FOUND=1
fi
done