Change executor for the rar test from powershell to command_prompt.
This commit is contained in:
@@ -37,7 +37,7 @@ atomic_tests:
|
||||
type: Path
|
||||
default: exfilthis.rar
|
||||
executor:
|
||||
name: powershell
|
||||
name: command_prompt
|
||||
command: |
|
||||
rar a -r #{output_file} #{input_file}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user