Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git] / libexec / check_dummy.sh
blobfe834bd0397a261d4548747f3b9c97518c92880d
1 #!/bin/sh
3 echo "Return in Dummy" $1
5 exit $1