File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / lighttpd / tests / wrapper.sh
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Oct 14 10:32:47 2013 UTC (11 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

#!/bin/sh

## get some parameters from the makefile

srcdir=$1
top_builddir=$2
export SHELL srcdir top_builddir

exec $3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>