mirror of
https://github.com/Icinga/icinga2.git
synced 2025-11-17 04:10:15 +01:00
3 lines
104 B
Bash
Executable File
3 lines
104 B
Bash
Executable File
#!/bin/sh
|
|
exec ./icinga2_test --log_format=XML --log_sink=results.xml --log_level=all --report_level=no
|