VirtualBox

Changeset 84528 in vbox for trunk/src


Ignore:
Timestamp:
May 26, 2020 7:57:22 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAddBasic1.py: Logging nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py

    r84482 r84528  
    595595        except:
    596596            if fMustSucceed:
    597                 reporter.errorXcpt('Getting facility status for %s failed' % (eFacilityType,));
     597                reporter.errorXcpt('Getting facility status for "%s" failed' % (sDesc,));
    598598                fRc = False;
    599599        else:
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