Changeset 87115 in vbox for trunk/src/VBox/ValidationKit/tests/autostart
- Timestamp:
- Dec 22, 2020 4:42:15 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py
r87114 r87115 541 541 _ = oGuestSession; 542 542 _ = sDefaultPolicy; 543 _ = asUserAllow; 543 _ = asUserAllow; # pylint: disable=redefined-variable-type 544 544 _ = asUserDeny; 545 545 reporter.error('Not implemented');
Note:
See TracChangeset
for help on using the changeset viewer.