*Fix : load of downtimes form 0.4 was bad due to missing extra_comment
[shinken.git] / test / dummy_command.sh
blob5bb4ecc4245b60550f26b8b7dd4720947d24cba0
1 #!/bin/sh
2 echo "Hi, I'm for testing only. Please do not use me directly, really | Hip=99% Bob=34mm"
3 exit 0