VirtualBox

Changeset 81116 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 5, 2019 1:43:10 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133743
Message:

vsheriff: disabled the non-functional reset code as it screws up my comments on testboxmem1 and is way to eager to reset stuff (fortunatly that doesn't work because of incorrect password for 99 of the boxes). [pylint]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py

    r81115 r81116  
    4444import re;
    4545import smtplib;
    46 import subprocess;
     46#import subprocess;
    4747import sys;
    4848from email.mime.multipart   import MIMEMultipart;
     
    7474from testmanager.core.useraccount           import UserAccountLogic;
    7575from testmanager.config                     import g_ksSmtpHost, g_kcSmtpPort, g_ksAlertFrom, \
    76                                                    g_ksAlertSubject, g_asAlertList, g_ksLomPassword;
     76                                                   g_ksAlertSubject, g_asAlertList #, g_ksLomPassword;
    7777
    7878# Python 3 hacks:
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