VirtualBox

Ignore:
Timestamp:
Jun 26, 2020 10:32:57 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138844
Message:

Validation Kit/testdriver: Fixed task status for asyncUuid().

File:
1 edited

Legend:

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

    r84921 r84966  
    13731373        The task returns UUID string (in {}) on success and False on failure.
    13741374        """
    1375         return self.startTask(cMsTimeout, fIgnoreErrors, "bye", self.taskUuid);
     1375        return self.startTask(cMsTimeout, fIgnoreErrors, "uuid", self.taskUuid);
    13761376
    13771377    def syncUuid(self, cMsTimeout = 30000, fIgnoreErrors = False):
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