diff test.bash @ 5:793ac9cc114d stable-1-0

updates to use dcc conf files
author carl
date Wed, 21 Apr 2004 16:09:07 -0700
parents 15a7e942adec
children dbe18921f741
line wrap: on
line diff
--- a/test.bash	Wed Apr 21 12:52:29 2004 -0700
+++ b/test.bash	Wed Apr 21 16:09:07 2004 -0700
@@ -16,6 +16,7 @@
 chmod 700 /var/run/dnsbl
 mv -f $pid $pid.save
 rm -f /var/run/dnsbl/dnsbl.sock
+cp /var/dnsbl/*conf .
 ./dnsbl -c -p local:/var/run/dnsbl/dnsbl.sock >check.txt 2>&1
 #sleep 5
 #P2=`cat $pid`