make it work with more shells

svn:r86
This commit is contained in:
Niels Provos 2003-10-05 22:02:49 +00:00
parent 98af43a351
commit 1d66008bbf

View File

@ -1,5 +1,6 @@
#!/bin/sh
function setup {
setup () {
export EVENT_NOKQUEUE=yes
export EVENT_NOPOLL=yes
export EVENT_NOSELECT=yes
@ -7,7 +8,7 @@ function setup {
export EVENT_NORTSIG=yes
}
function test {
test () {
if ! ./test-init 2>/dev/null ;
then
echo Skipping test