VirtualBox

Changeset 84313 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
May 14, 2020 6:29:44 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137982
Message:

Validation Kit/testdriver: More diagnosis for txsCdWait().

File:
1 edited

Legend:

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

    r84218 r84313  
    35753575                                 fIgnoreErrors = True);
    35763576
     3577            reporter.log('txsCdWait: Listing media directory:');
     3578            oTxsSession.syncExec('/bin/ls', ('/bin/ls', '-l', '-a', '-R', '/media'), fIgnoreErrors = True);
    35773579            reporter.log('txsCdWait: Listing mount points / drives:');
    35783580            oTxsSession.syncExec('/bin/mount', ('/bin/mount',), fIgnoreErrors = True);
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