mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
change backslashes in comment string to fix lint error
This commit is contained in:
parent
02181d385a
commit
0a14505e21
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ class WinLgpoTest(ModuleCase):
|
|||
'''
|
||||
class setup function, only runs once
|
||||
|
||||
downloads and extracts the lgpo.exe tool into c:\windows\system32
|
||||
downloads and extracts the lgpo.exe tool into c:/windows/system32
|
||||
for use in validating the registry.pol files
|
||||
|
||||
gets osrelease grain for tests that are only applicable to certain
|
||||
|
|
Loading…
Add table
Reference in a new issue