repo.or.cz
/
shinken.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git]
/
libexec
/
check_dummy.sh
blob
fe834bd0397a261d4548747f3b9c97518c92880d
1
#!/bin/sh
2
3
echo
"Return in Dummy"
$1
4
5
exit
$1