- Timestamp:
- May 26, 2020 7:57:22 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py
r84482 r84528 595 595 except: 596 596 if fMustSucceed: 597 reporter.errorXcpt('Getting facility status for %s failed' % (eFacilityType,));597 reporter.errorXcpt('Getting facility status for "%s" failed' % (sDesc,)); 598 598 fRc = False; 599 599 else:
Note:
See TracChangeset
for help on using the changeset viewer.