VirtualBox

vbox的更動 62031 路徑 trunk/src/VBox/ValidationKit


忽略:
時間撮記:
2016-7-5 下午04:27:50 (8 年 以前)
作者:
vboxsync
訊息:

ValidationKit fix

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/ValidationKit/testdriver/reporter.py

    r62026 r62031  
    912912    def _xmlWrite(self, asText, fIndent = True):
    913913        """XML output function for the reporter."""
    914         self._writeOutput('xml-debug/%s: %s' % (len(self._asXml, asText))); # temporarily while debugging flush/poll problem.
     914        self._writeOutput('xml-debug/%s: %s' % (len(self._asXml), asText)); # temporarily while debugging flush/poll problem.
    915915        self._asXml += asText;
    916916        self._xmlFlushIfNecessary();
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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