repo.or.cz
/
lighttpd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[core] struct log_error_st for error logging
[lighttpd.git]
/
tests
/
wrapper.sh
blob
571594c6ad3863bce87d996eb1d12faba035cc57
1
#!/bin/sh
2
3
## get some parameters from the makefile
4
5
srcdir
=
$1
6
top_builddir
=
$2
7
export
SHELL srcdir top_builddir
8
9
exec
$3