VirtualBox

Changeset 98588 in vbox


Ignore:
Timestamp:
Feb 15, 2023 1:23:18 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155874
Message:

ValKit/txsclient.py: nits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/txsclient.py

    r98583 r98588  
    894894                    del oStdIn.uTxsClientCrc32;
    895895                    oStdIn = '/dev/null';
    896                 elif  sOpcode in ('STDINMEM', 'STDINBAD', 'STDINCRC',)\
    897                   and msPendingInputReply is not None:
     896                elif sOpcode in ('STDINMEM', 'STDINBAD', 'STDINCRC',) and msPendingInputReply is not None:
    898897                    # TXS STDIN error, abort.
    899898                    # TODO: STDINMEM - consider undoing the previous stdin read and try resubmitt it.
Note: See TracChangeset for help on using the changeset viewer.

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