VirtualBox

Changeset 72629 in vbox


Ignore:
Timestamp:
Jun 20, 2018 2:03:51 PM (7 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testboxscript/testboxcommand.py

    r70660 r72629  
    299299                        testboxcommons.log('Failed to NACK "%s": %s' % (sCmdName, oXcpt2));
    300300        elif sCmdName in [constants.tbresp.STATUS_DEAD, constants.tbresp.STATUS_NACK]:
    301             testboxcommons.log('Received status in stead of command: %s' % (sCmdName, ));
     301            testboxcommons.log('Received status instead of command: %s' % (sCmdName, ));
    302302        else:
    303303            # NOTSUP the unknown command.
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