mirror of https://github.com/Icinga/icinga2.git
3 lines
104 B
Bash
3 lines
104 B
Bash
|
#!/bin/sh
|
||
|
exec ./icinga2_test --log_format=XML --log_sink=results.xml --log_level=all --report_level=no
|