VirtualBox

Ignore:
Timestamp:
Oct 13, 2020 10:36:06 AM (4 years ago)
Author:
vboxsync
Message:

Main: bugref:9341: Testcase: fixed pylint errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py

    r86555 r86556  
    12291229$oUser = New-Object System.Security.Principal.NTAccount("%s")
    12301230$oSID = $oUser.Translate([System.Security.Principal.SecurityIdentifier])
    1231 $sExportFile = '.\cfg.inf'
    1232 $sSecDb = '.\secedt.sdb'
    1233 $sSecDb1 = '.\secedt.jfm'
    1234 $sImportFile = '.\newcfg.inf'
     1231$sExportFile = '.\\cfg.inf'
     1232$sSecDb = '.\\secedt.sdb'
     1233$sSecDb1 = '.\\secedt.jfm'
     1234$sImportFile = '.\\newcfg.inf'
    12351235secedit /export /cfg $sExportFile
    12361236$sCurrServiceLogonRight = Get-Content -Path $sExportFile |
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