VirtualBox

Ignore:
Timestamp:
Jun 5, 2016 3:56:18 PM (9 years ago)
Author:
vboxsync
Message:

log viwer fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/webui/wuilogviewer.py

    r61456 r61471  
    135135                oTsZulu = db.dbTimestampToZuluDatetime(aoTimestamps[iCurTs]);
    136136                return (oTsZulu.strftime('%H:%M:%S.%f'), oTsZulu.strftime('%H_%M_%S_%f'));
    137             return '~~|~~|~~|~~~~~~'; # ASCII chars with high values. Limit hits.
     137            return ('~~|~~|~~|~~~~~~', '~~|~~|~~|~~~~~~'); # ASCII chars with high values. Limit hits.
    138138
    139139        def isCurLineAtOrAfterCurTs():
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