Added cleanup command for fax binary (#654)
This commit is contained in:
committed by
Carrie Roberts
parent
5dbf1b7864
commit
c36b28eef8
@@ -17,4 +17,5 @@ atomic_tests:
|
||||
command: |
|
||||
sc config Fax binPath= "C:\windows\system32\WindowsPowerShell\v1.0\powershell.exe -noexit -c \"write-host 'T1031 Test'\""
|
||||
sc start Fax
|
||||
cleanup_command:
|
||||
sc config Fax binPath= "C:\WINDOWS\system32\fxssvc.exe"
|
||||
|
||||
Reference in New Issue
Block a user