comparison test.bash @ 105:c3e9fa6b37c6

move to autoconf/automake/docbook
author carl
date Sun, 18 Dec 2005 09:31:13 -0800
parents 962a1f8f1d9f
children
comparison
equal deleted inserted replaced
104:586d5b58040a 105:c3e9fa6b37c6
33 fi 33 fi
34 fi 34 fi
35 35
36 if [ "$1" == "test" ]; then 36 if [ "$1" == "test" ]; then
37 # build the test.cf file 37 # build the test.cf file
38 make test.cf 38 make -f Makefile.test test.cf
39 39
40 # start the milter 40 # start the milter
41 pid=/var/run/dnsbl.pid 41 pid=/var/run/dnsbl.pid
42 echo start the milter 42 echo start the milter
43 mkdir -p /var/run/dnsbl 43 mkdir -p /var/run/dnsbl