Change executor for the rar test from powershell to command_prompt.

This commit is contained in:
Jörgen Maas
2018-06-23 09:51:49 +02:00
parent 102ced9e0c
commit bd1800f2e7
+1 -1
View File
@@ -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}