2
0
Fork 0
lighttpd2/tests/autowrapper.sh

9 lines
222 B
Bash
Raw Normal View History

2010-10-03 13:54:30 +00:00
#!/bin/sh
TESTSRC="$1"
BUILD="$2"
ARGS="${RUNTEST_ARGS}"
exec "${TESTSRC}/runtests.py" --angel "${BUILD}/src/angel/lighttpd2" --worker "${BUILD}/src/main/lighttpd2-worker" --plugindir "${BUILD}/src/modules/.libs" $ARGS