index
:
phpstudy-149-slides
main
phpstudy-149-slides
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test.sh
blob: 7989b50e77abfbc816bccc05b86bc51ef709cc11 (
plain
)
1
2
3
4
5
6
if [[ ! "$(php catchline.php)" = "#PHP" ]]; then echo Catchline >&2 exit 1 fi echo okay