VirtualBox

Ignore:
Timestamp:
Feb 6, 2024 12:53:48 PM (12 months ago)
Author:
vboxsync
Message:

ValidationKit/tests/serial/tdSerial1: Fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/serial/tdSerial1.py

    r98651 r103226  
    121121                if s not in self.asSerialTestsDef:
    122122                    reporter.log('warning: The "--serial-tests" value "%s" is not a valid serial port test.' % (s));
    123         elif asArgs[iArg] == '--aurts':
     123        elif asArgs[iArg] == '--uarts':
    124124            iArg += 1;
    125125            if iArg >= len(asArgs):
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette