repo.or.cz
/
build-srcpkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first version.
[build-srcpkg.git]
/
example
/
codegen-demo
/
gen.sh
blob
4b06619a0d178bd300e8050223b902759b3cc76d
1
2
echo
"codegen ..."
3
codegen
-y
4
5
6
echo
"testing codegen ..."
7
sleep
1
8
scripttest
-y
9
10
ls
-l
*
testing
/*
11