comparison package.bash @ 99:f8963ddf7143 stable-5-7

failed to return a value from parse_verify()
author carl
date Fri, 23 Sep 2005 07:58:34 -0700
parents 91c27c00048f
children 63e8633abc34
comparison
equal deleted inserted replaced
98:91c27c00048f 99:f8963ddf7143
1 #!/bin/bash 1 #!/bin/bash
2 2
3 VER=dnsbl-5.6 3 VER=dnsbl-5.7
4 mkdir $VER 4 mkdir $VER
5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz 5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz
6 target2=/home/httpd/html/510sg/dnsbl.conf 6 target2=/home/httpd/html/510sg/dnsbl.conf
7 target3=/home/httpd/html/510sg/dnsbl.html 7 target3=/home/httpd/html/510sg/dnsbl.html
8 8