repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-1.3.52
[lilypond.git]
/
flowertest
/
check.sh
blob
31406738ded4e298a1e3470fa2be8552297ff243
1
#!/bin/sh
2
3
.
/
test
>
result.
test
4
# ugh
5
cmp
result.
test
$LILYPOND_SOURCEDIR
/
flowertest
/
result
6
exit
$?
7